Files
CMake/Tests/RunCMake/install/CMP0087-OLD.cmake
Jon Chronopoulos 25cae1e85d install: Teach CODE,SCRIPT modes to evaluate generator expressions
This also introduces CMP0087 which will keep the OLD behaviour of not
evaluating generator expressions

Fixes: #15785
2018-12-23 09:03:38 +11:00

4 lines
113 B
CMake

# Need a new directory scope, not just a new policy scope
# to test this correctly
add_subdirectory(CMP0087-OLD)