-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
Currently QuEST's CMake variables, such as BUILD_EXAMPLES and ENABLE_TESTING are defined globally with no prefix. This is fine when used in isolation but can become a bit of a hassle when QuEST is used as a dependency/ within a larger project.
These options should be prefixed to avoid clashes (e.g. QUEST_BUILD_EXAMPLES).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels