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