Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
Swift
/
CMP0214-NEW.cmake
blob: 9c5787b759a7a211cd843c05a5ca55344d4db1b3 [
file
] [
edit
]
cmake_minimum_required
(
VERSION
4.3
)
cmake_policy
(
SET CMP0157 NEW
)
cmake_policy
(
SET CMP0214 NEW
)
include
(
LinkerFlags
-
common
.
cmake
)