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 Option Names #44

Closed
agurfinkel opened this issue Oct 16, 2019 · 0 comments
Closed

CMake Option Names #44

agurfinkel opened this issue Oct 16, 2019 · 0 comments

Comments

@agurfinkel
Copy link
Contributor

Unify all top-level option name. Options related to crab-llvm should start with CLAM, options related to crab should start with CRAB. Options in crab-llvm that relate on how clam configures crab should start with CLAM_CRAB_.

For example,
USE_COTIRE --> CLAM_USE_COTIRE
BUILD_CRABLLVM_LIBS_SHARED --> 'CLAM_SHARED_LIBS ALL_CRAB_DOMAINS-->CLAM_CRAB_ENABLE_ALL_DOMAINS ENABLE_CRAB_INTER-->CLAM_CRAB_ENABLE_INTERPROC CRABLLVM_STATIC_EXE-->CLAM_STATIC_EXE`

@caballa caballa closed this as completed Oct 17, 2019
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