Skip to content

Add cmake file#2

Open
tplet wants to merge 1 commit into
PaulStoffregen:masterfrom
tplet:feature-noid-cmake-file
Open

Add cmake file#2
tplet wants to merge 1 commit into
PaulStoffregen:masterfrom
tplet:feature-noid-cmake-file

Conversation

@tplet
Copy link
Copy Markdown

@tplet tplet commented Jul 20, 2016

No description provided.

@tplet tplet closed this Jul 20, 2016
@tplet tplet reopened this Jul 20, 2016
@PaulStoffregen
Copy link
Copy Markdown
Owner

How is this used? This library is meant to be used from Arduino.

@tplet
Copy link
Copy Markdown
Author

tplet commented Jul 24, 2016

Arduino project can be compiled also from another IDE than Arduino. In my case, i use CLion from Jetbrains. Also, it's possible to compile arduino project from eclipse IDE or Netbeans.
In all these cases, a cmake file permit to save compilation configuration - and don't have to create again each time on each environment...

In my case, on CLion, i use your library as dependencies of project by including as git submodule.
Cmake helper look at each directory included and read CMakeList.txt file

More information here : https://cmake.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants