-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Labels
enhancement - build systemImprovements or additions to build systemImprovements or additions to build system
Description
Feature category
- enhancement - backends
- enhancement - build system
- enhancement - documentation
- enhancement - plot categories
The problem
CMake options do not have a project specific prefix and may hence interact/interfere with the cache variables of a parent project.
The solution I'd like
Prefix CMake options with the project name.
This will not only fix the above problem, but will also nicely cluster the variables in the CMake cache and the CMake GUI.
Alternatives I've considered
None.
Metadata
Metadata
Assignees
Labels
enhancement - build systemImprovements or additions to build systemImprovements or additions to build system