Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
Swift
/
CMP0216-NEW.cmake
blob: 0aaf3937cab61b5e96f4c982739a8671350bb942 [
file
] [
edit
]
cmake_minimum_required
(
VERSION
4.0
)
cmake_policy
(
SET CMP0216 NEW
)
include
(
CMP0216
-
common
.
cmake
)