mirror of
https://github.com/reactos/CMake.git
synced 2024-12-24 12:35:43 +00:00
80e652f5cc
Configuration sensitive expressions are not permitted.
13 lines
310 B
CMake
13 lines
310 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(NotFoundContent)
|
|
run_cmake(DebugIncludes)
|
|
run_cmake(TID-bad-target)
|
|
run_cmake(SourceDirectoryInInterface)
|
|
run_cmake(BinaryDirectoryInInterface)
|
|
run_cmake(RelativePathInInterface)
|
|
run_cmake(ImportedTarget)
|
|
run_cmake(RelativePathInGenex)
|
|
run_cmake(CMP0021)
|
|
run_cmake(install_config)
|