Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake build structure #15

Open
Clovel opened this issue Nov 22, 2019 · 1 comment
Open

CMake build structure #15

Clovel opened this issue Nov 22, 2019 · 1 comment
Assignees
Labels
Doing Work in progress Help Wanted The developers need your help !

Comments

@Clovel
Copy link
Owner

Clovel commented Nov 22, 2019

The challenge is to find a way to compile the main project w/ CMake.
Anyway, the UTs will be built w/ CMake and run w/ CTest.

@Clovel Clovel added Help Wanted The developers need your help ! Doing Work in progress labels Nov 22, 2019
@Clovel Clovel self-assigned this Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
Clovel added a commit that referenced this issue Nov 22, 2019
[#9, #13, #15, #16] Project code structure & CMake files
@Clovel
Copy link
Owner Author

Clovel commented Dec 12, 2019

you can build the PlatformIO project using commands like pio run (c.f. CI scripts). Maybe we can set the build in CMake using this.

This solution is not ideal, as CMake wont be generating the Makefile to compile sources, but to call pio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Doing Work in progress Help Wanted The developers need your help !
Projects
None yet
Development

No branches or pull requests

1 participant