gse/cmake/share/cmake-3.30/Help/module/CMAKE_REQUIRED_DEFINITIONS.txt
2024-08-19 00:33:31 +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.