Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b2e3e3e30e5601192577d15e043b33db96fe1661
/
.
/
Tests
/
RunCMake
/
VS10ProjectUseDebugLibraries
/
RunCMakeTest.cmake
blob: 57402eb23da68017e36a65cd6cfcbd95af1478dd [
file
]
cmake_minimum_required
(
VERSION
3.29
)
include
(
RunCMake
)
run_cmake
(
CMP0091
-
OLD
)
run_cmake
(
Default
-
CMP0162
-
NEW
)
run_cmake
(
Default
-
CMP0162
-
WARN
)
run_cmake
(
Explicit
-
CMP0162
-
NEW
)
run_cmake
(
Explicit
-
CMP0162
-
OLD
)