mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
This also introduces CMP0087 which will keep the OLD behaviour of not evaluating generator expressions Fixes: #15785
4 lines
113 B
CMake
4 lines
113 B
CMake
# Need a new directory scope, not just a new policy scope
|
|
# to test this correctly
|
|
add_subdirectory(CMP0087-OLD)
|