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

Expose CMake build system #7

Open
gruenich opened this issue Mar 11, 2020 · 1 comment
Open

Expose CMake build system #7

gruenich opened this issue Mar 11, 2020 · 1 comment

Comments

@gruenich
Copy link

Currently the CMake build system is hidden by a Makefile and it cannot be used directly. This makes it difficult to use all the parameters CMake offers like compiler, flags, out-of-surce-build, generator (Ninja instead of make).
I'd like to see CMake becoming a first class citizen. The Makefile might stay as an alternative way to use CMake.

Would you accept according patches?

@LecrisUT
Copy link

Fully agree with that. @gruenich @pvc1989 any of you willing to help with documentation of common actions to make #79 more approachable?

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

2 participants