dksdk-variables(7)

This page documents variables that are provided by DkSDK CMake or have meaning to DkSDK CMake when set by project code.

For general information on variables, see the Standard CMake Variables section of the Standard CMake language manual.

Note

Standard CMake reserves identifiers that:

  • begin with CMAKE_ (upper-, lower-, or mixed-case), or

  • begin with _CMAKE_ (upper-, lower-, or mixed-case), or

  • begin with _ followed by the name of any Standard CMake Command.

DkSDK CMake reserves identifiers that:

  • begin with DKML_ (upper-, lower-, or mixed-case), or

  • begin with DKSDK_ (upper-, lower-, or mixed-case), or

  • begin with _DKML_ (upper-, lower-, or mixed-case), or

  • begin with _DKSDK_ (upper-, lower-, or mixed-case), or

Variables that Describe the System