aboutsummaryrefslogtreecommitdiff
path: root/modules/remove_files.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'modules/remove_files.cmake.in')
-rw-r--r--modules/remove_files.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/remove_files.cmake.in b/modules/remove_files.cmake.in
index 41cfcdb7..8594d5f2 100644
--- a/modules/remove_files.cmake.in
+++ b/modules/remove_files.cmake.in
@@ -1,2 +1,2 @@
-exec_program( ${CMAKE_COMMAND} ARGS -E remove ${FILES_TO_REMOVE} )
+exec_program(${CMAKE_COMMAND} ARGS -E remove ${FILES_TO_REMOVE})