Skip to content

Prefix QuEST CMake options #709

@vaferreiQMT

Description

@vaferreiQMT

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions