Imported Upstream version 2.8.12.2
[platform/upstream/cmake.git] / Tests / RunCMake / include_directories / RunCMakeTest.cmake
1 include(RunCMake)
2
3 run_cmake(NotFoundContent)
4 run_cmake(DebugIncludes)
5 run_cmake(TID-bad-target)
6 run_cmake(SourceDirectoryInInterface)
7 run_cmake(BinaryDirectoryInInterface)
8 run_cmake(RelativePathInInterface)
9 run_cmake(ImportedTarget)
10 run_cmake(RelativePathInGenex)
11 run_cmake(CMP0021)
12 run_cmake(install_config)