Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
include
/
CMP0198-WARN-subdir.cmake
blob: 3b8ef0c9ece96228f27b706d2bd07a872147fd49 [
file
]
# Test CMP0198 WARN behavior with subdirectory: should behave like OLD (no warning issued)
# Do not set CMP0198 policy explicitly
add_subdirectory
(
ParentVariableSubDir
)