CMake/Tests/RunCMake/CMP0170
Craig Scott f588421b58
FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements
FETCHCONTENT_FULLY_DISCONNECTED should only be set to true if
each dependency's source directory has already been populated.
Previously, this wasn't being checked, but now it is (subject to a new
policy).
2024-05-29 20:39:17 +10:00
..
CMakeLists.txt
CMP0170-NEW-result.txt
CMP0170-NEW-stderr.txt
CMP0170-NEW-stdout.txt
CMP0170-NEW.cmake
CMP0170-OLD-stdout.txt
CMP0170-OLD.cmake
CMP0170-WARN-stderr.txt
CMP0170-WARN-stdout.txt
CMP0170-WARN.cmake
CMP0170.cmake
RunCMakeTest.cmake