ExternalProject: Move more internal commands out of main file

The commands moved to shared_internal_commands.cmake
will soon be used directly by FetchContent, which cannot
always include the full ExternalProject.cmake file (e.g. it may
be used in CMake script mode).

Issue: #21703
This commit is contained in:
Craig Scott
2024-05-13 20:24:03 +10:00
parent 462e583267
commit 173daad58d
9 changed files with 1551 additions and 1528 deletions
File diff suppressed because it is too large Load Diff