Skip to content

Incorrect CMake Options #9

Description

@branoholy

CMake option() should be used only for bool variables. Use set instead

set(<variable> <value> [[CACHE <type> <docstring> [FORCE]] | PARENT_SCOPE])

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions