Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
485256f2d06f2e9bd31300a7f2013b607b322c21
/
.
/
Tests
/
RunCMake
/
CMP0065
/
WARN-ON.cmake
blob: 6ed4a41440521ace4a46eaead52521fb419dc6e9 [
file
]
set
(
CMAKE_POLICY_WARNING_CMP0065
1
)
enable_language
(
C
)
add_executable
(
main subproject
/
main
.
c
)