5 lines
237 B
Plaintext
5 lines
237 B
Plaintext
|
``CMAKE_REQUIRED_DEFINITIONS``
|
||
|
A :ref:`;-list <CMake Language Lists>` of compiler definitions of the form
|
||
|
``-DFOO`` or ``-DFOO=bar``. A definition for the name specified by
|
||
|
``<resultVar>`` will also be added automatically.
|