Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
DisallowedCommands
/
RunCMakeTest.cmake
blob: c65bbd43ddcef6df03094a1b4fd32e339e386a16 [
file
] [
log
] [
blame
] [
edit
]
include
(
RunCMake
)
foreach
(
p
CMP0029
CMP0030
CMP0031
CMP0032
CMP0033
CMP0034
CMP0035
CMP0036
)
run_cmake
(
$
{
p
}-
NEW
)
endforeach
()