summaryrefslogtreecommitdiff
path: root/Help/module/CMAKE_REQUIRED_DEFINITIONS.txt
blob: 17289c378aa98d0bcf29bf829d7c1a1780907f2e (plain)
1
2
3
4
  ``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.