Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dd44b41cbee98b4fa0f379fcf73ee20eb55d117d
/
.
/
Tests
/
RunCMake
/
EnableLanguageSubdir
/
CMP0220-WARN.cmake
blob: 095aecf8088fe73d9665fffeaa2ac351630edaff [
file
]
# With the optional warning variable set, a warning is issued
set
(
CMAKE_POLICY_WARNING_CMP0220 ON
)
add_subdirectory
(
cxx
)