Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
build_command
/
RunCMakeTest.cmake
blob: 0e05bd97110f7ec699f7234f5ab893180b5961ca [
file
] [
log
] [
blame
] [
edit
]
include
(
RunCMake
)
unset
(
ENV
{
CMAKE_CONFIG_TYPE
})
run_cmake
(
ErrorsOFF
)
run_cmake
(
ErrorsON
)
set
(
RunCMake_TEST_OPTIONS
-
DNoProject
=
1
)
run_cmake
(
BeforeProject
)
unset
(
RunCMake_TEST_OPTIONS
)
run_cmake
(
CMP0061
-
NEW
)
run_cmake
(
ParallelLevel
)