CMAKE__USING_LINKER_MODE ------------------------------ .. versionadded:: 3.29 This variable specify what is the type of data stored in variable :variable:`CMAKE__USING_LINKER_`. There are two possible values: ``FLAG`` :variable:`CMAKE__USING_LINKER_` holds compiler flags. This is the default. ``TOOL`` :variable:`CMAKE__USING_LINKER_` holds the path to the linker tool.