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

Be better at configurations #1

Open
pyrrho opened this issue Sep 6, 2018 · 0 comments
Open

Be better at configurations #1

pyrrho opened this issue Sep 6, 2018 · 0 comments

Comments

@pyrrho
Copy link
Contributor

pyrrho commented Sep 6, 2018

CMake is bad at configurations. I would like PMCM to help with that.

Users pass -D<VarName>:<VarType>=<Value> statements to cmake calls, and then it's up to the bespoke build system to imperatively alter its behavior in response. I would like to do better. Provide some kind of structure. Some kind of declarative framework.

Maybe even a better system of configuration. TOML files?

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

1 participant