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

Converting examples/demos to CMake #524

Closed
learn-more opened this issue Dec 2, 2022 · 3 comments
Closed

Converting examples/demos to CMake #524

learn-more opened this issue Dec 2, 2022 · 3 comments

Comments

@learn-more
Copy link
Contributor

Would you be open to converting all Makefiles / batch files to CMake?
This would allow easier cross-platform testing / building.

Additionally, when you would agree on using CMake, how do you feel about using vcpkg for package management?
This integrates with CMake, and can be used in Windows, Linux and Mac.
The recommended way is to use vcpkg as submodule, but this can also be done as manual checkout.

See example runners for how build definitions could look like.

@Ryder17z
Copy link
Contributor

if this actually gets made I really hope it does not follow the typical "cmake cult" creations.
9 times out of 10 the cmake config I find in any project has too many problems to even bother looking at them.

@dumblob
Copy link
Member

dumblob commented Apr 27, 2023

There is some ongoing work on CMake stuff in #462 . We utterly need reviewers - feel free to jump at it and review! After (very) few comprehensive reviews we are immediately giving full admin commit rights (to increase bus factor).

@RobLoach
Copy link
Contributor

What dumblob said 👍

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

No branches or pull requests

4 participants