mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-07 15:18:38 -06:00
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).