cmake/Help/module/CMAKE_REQUIRED_DEFINITIONS.txt
2023-07-02 19:51:09 +02:00

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.