CMakeDirectoryInformation.cmake
Go to the documentation of this file.
1 # CMAKE generated file: DO NOT EDIT!
2 # Generated by "Unix Makefiles" Generator, CMake Version 3.21
3 
4 # Relative path conversion top directories.
5 set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/builds/gitlab-kitware-sciviz-ci")
6 set(CMAKE_RELATIVE_PATH_TOP_BINARY "/builds/gitlab-kitware-sciviz-ci/build")
7 
8 # Force unix paths in dependencies.
9 set(CMAKE_FORCE_UNIX_PATHS 1)
10 
11 
12 # The C and CXX include file regular expressions for this directory.
13 set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
14 set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
15 set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
16 set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})