summaryrefslogtreecommitdiff
path: root/cmake/cmake_uninstall.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/cmake_uninstall.cmake.in')
-rw-r--r--cmake/cmake_uninstall.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/cmake_uninstall.cmake.in b/cmake/cmake_uninstall.cmake.in
index 3d2ab4d53..8e504b16b 100644
--- a/cmake/cmake_uninstall.cmake.in
+++ b/cmake/cmake_uninstall.cmake.in
@@ -37,4 +37,4 @@ foreach(file ${files})
else()
message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
endif()
-endforeach(file)
+endforeach()