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.
15 lines
363 B
15 lines
363 B
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)
|
|
run_cmake(incomplete-genex)
|
|
run_cmake(export-NOWARN)
|