mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06: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)
|