summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install/CMP0087-OLD
Commit message (Collapse)AuthorAgeFilesLines
* install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-221-0/+6
This also introduces CMP0087 which will keep the OLD behaviour of not evaluating generator expressions Fixes: #15785