Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bd2d6c8f39d46d5f2f95e00a876ecee627d5ccc6
/
.
/
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
)