summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0169
Commit message (Collapse)AuthorAgeFilesLines
* FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-2912-0/+59
Projects should use FetchContent_MakeAvailable(depName) instead. Policy CMP0169 provides backward compatibility.