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

Better CMake options #51

Open
ewanwm opened this issue Sep 18, 2024 · 0 comments
Open

Better CMake options #51

ewanwm opened this issue Sep 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ewanwm
Copy link
Owner

ewanwm commented Sep 18, 2024

CMake options are not very nicely implemented. Currently can't tell if an option is invalid so spelling an option wrong will just quietly fail to set it and cause annoying headaches. CMake has ways of properly defining optional arguments and should be using those instead.

related to #49

@ewanwm ewanwm added the enhancement New feature or request label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant