dksdk-variables(7)¶
Contents
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), orbegin with
_CMAKE_
(upper-, lower-, or mixed-case), orbegin with
_
followed by the name of anyStandard CMake Command
.
DkSDK CMake reserves identifiers that:
begin with
DKML_
(upper-, lower-, or mixed-case), orbegin with
DKSDK_
(upper-, lower-, or mixed-case), orbegin with
_DKML_
(upper-, lower-, or mixed-case), orbegin with
_DKSDK_
(upper-, lower-, or mixed-case), or