cmake/Help/module/CMAKE_REQUIRED_DEFINITIONS.txt

5 lines
237 B
Plaintext
Raw Normal View History

2023-07-02 19:51:09 +02:00
``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.