summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/include_directories/RunCMakeTest.cmake
blob: 3f624f850e6c1b9b0e316cfeec39afed935b7b57 (plain)
1
2
3
4
5
6
7
8
9
include(RunCMake)

run_cmake(NotFoundContent)
run_cmake(DebugIncludes)
run_cmake(TID-bad-target)
run_cmake(ImportedTarget)
run_cmake(CMP0021)
run_cmake(install_config)
run_cmake(incomplete-genex)