CMake/Tests/RunCMake/CMP0169
Craig Scott 4370fcf750 FetchContent: Deprecate FetchContent_Populate(depName)
Projects should use FetchContent_MakeAvailable(depName)
instead. Policy CMP0169 provides backward compatibility.
2024-05-29 18:52:24 +10:00
..
CMakeLists.txt
CMP0169-NEW-result.txt
CMP0169-NEW-stderr.txt
CMP0169-NEW-stdout.txt
CMP0169-NEW.cmake
CMP0169-OLD-stdout.txt
CMP0169-OLD.cmake
CMP0169-WARN-stderr.txt
CMP0169-WARN-stdout.txt
CMP0169-WARN.cmake
CMP0169.cmake
RunCMakeTest.cmake