You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
237 B
5 lines
237 B
2 years ago
|
``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.
|