mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
10 lines
209 B
CMake
10 lines
209 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(EmptyString)
|
|
run_cmake(EmptyStringOptional)
|
|
run_cmake(CMP0024-WARN)
|
|
run_cmake(CMP0024-NEW)
|
|
run_cmake(ExportExportInclude)
|
|
run_cmake(IncludeIsDirectory)
|
|
run_cmake(IncludeMalformed)
|