No Description
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.

CMakeDirectoryInformation.cmake 691B

12345678910111213141516
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.9
  3. # Relative path conversion top directories.
  4. set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/dimercur/Travail/git/C-TP-RT/example/stress")
  5. set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/dimercur/Travail/git/C-TP-RT/example/stress/cmake-build-debug")
  6. # Force unix paths in dependencies.
  7. set(CMAKE_FORCE_UNIX_PATHS 1)
  8. # The C and CXX include file regular expressions for this directory.
  9. set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
  10. set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
  11. set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
  12. set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})