summaryrefslogtreecommitdiff
path: root/Modules/FetchContent/CMakeLists.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FetchContent/CMakeLists.cmake.in')
-rw-r--r--Modules/FetchContent/CMakeLists.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/FetchContent/CMakeLists.cmake.in b/Modules/FetchContent/CMakeLists.cmake.in
index 5ebb12f1ad..d94b0f415a 100644
--- a/Modules/FetchContent/CMakeLists.cmake.in
+++ b/Modules/FetchContent/CMakeLists.cmake.in
@@ -22,6 +22,7 @@ ExternalProject_Add(${contentName}-populate
TEST_COMMAND ""
USES_TERMINAL_DOWNLOAD YES
USES_TERMINAL_UPDATE YES
+ USES_TERMINAL_PATCH YES
)
@__FETCHCONTENT_COPY_FILE@