summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/BuildDepends/ExternalProjectCacheArgs-build2-stdout.txt
Commit message (Collapse)AuthorAgeFilesLines
* ExternalProject: expose _ep_cache_args_script to the callerBen Boeckel2020-05-121-0/+2
This is needed so that the caller can add a dependency on the cache file. Fixes: #20668