Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Tests
/
RunCMake
/
EnableLanguageSubdir
/
CMP0220-WARN.cmake
blob: 095aecf8088fe73d9665fffeaa2ac351630edaff [
file
] [
edit
]
# With the optional warning variable set, a warning is issued
set
(
CMAKE_POLICY_WARNING_CMP0220 ON
)
add_subdirectory
(
cxx
)