CheckIncludeFile-required-libs.rst 467 B

1234567891011
  1. CheckIncludeFile-required-libs
  2. ------------------------------
  3. * The :module:`CheckIncludeFile` module ``check_include_file`` macro
  4. learned to honor the ``CMAKE_REQUIRED_LIBRARIES`` variable.
  5. * The :module:`CheckIncludeFileCXX` module ``check_include_file_cxx`` macro
  6. learned to honor the ``CMAKE_REQUIRED_LIBRARIES`` variable.
  7. * The :module:`CheckIncludeFiles` module ``check_include_files`` macro
  8. learned to honor the ``CMAKE_REQUIRED_LIBRARIES`` variable.