summaryrefslogtreecommitdiff
path: root/Help/module/CMAKE_REQUIRED_INCLUDES.txt
blob: c8993bbfce97aa124e07b22b2d8830eafe33cf07 (plain)
1
2
3
4
  ``CMAKE_REQUIRED_INCLUDES``
    A :ref:`;-list <CMake Language Lists>` of header search paths to pass to
    the compiler. These will be the only header search paths used--the contents
    of the :prop_dir:`INCLUDE_DIRECTORIES` directory property will be ignored.