Skip to content

CMake options missing project specific prefix #315

@globberwops

Description

@globberwops

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions