summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2007-07-20 20:31:34 (GMT)
committerAlexander Neundorf <neundorf@kde.org>2007-07-20 20:31:34 (GMT)
commitc11de849cda4eb92b9c8e5386bab77e69965963f (patch)
tree1ceb1e36c405c174c55446adc759412fdde9e20f /Utilities
parentfcad93e17219bcddd566949dad82d44401926930 (diff)
downloadCMake-c11de849cda4eb92b9c8e5386bab77e69965963f.zip
CMake-c11de849cda4eb92b9c8e5386bab77e69965963f.tar.gz
CMake-c11de849cda4eb92b9c8e5386bab77e69965963f.tar.bz2
ENH: add quotes around the file names, so kwstyle can handle it if there are
spaces in the path Alex
Diffstat (limited to 'Utilities')
-rw-r--r--Utilities/KWStyle/CMakeFiles.txt.in24
1 files changed, 12 insertions, 12 deletions
diff --git a/Utilities/KWStyle/CMakeFiles.txt.in b/Utilities/KWStyle/CMakeFiles.txt.in
index bee914f..5cfef89 100644
--- a/Utilities/KWStyle/CMakeFiles.txt.in
+++ b/Utilities/KWStyle/CMakeFiles.txt.in
@@ -1,13 +1,13 @@
-@CMAKE_SOURCE_DIR@/Source/*.txx
-@CMAKE_SOURCE_DIR@/Source/*.cxx
-@CMAKE_SOURCE_DIR@/Source/*.h*
-@CMAKE_SOURCE_DIR@/Source/CPack/*.txx
-@CMAKE_SOURCE_DIR@/Source/CPack/*.cxx
-@CMAKE_SOURCE_DIR@/Source/CPack/*.h*
-@CMAKE_SOURCE_DIR@/Source/CTest/*.txx
-@CMAKE_SOURCE_DIR@/Source/CTest/*.cxx
-@CMAKE_SOURCE_DIR@/Source/CTest/*.h*
-@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.h*
-@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.cxx
-@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.txx
+"@CMAKE_SOURCE_DIR@/Source/*.txx"
+"@CMAKE_SOURCE_DIR@/Source/*.cxx"
+"@CMAKE_SOURCE_DIR@/Source/*.h*"
+"@CMAKE_SOURCE_DIR@/Source/CPack/*.txx"
+"@CMAKE_SOURCE_DIR@/Source/CPack/*.cxx"
+"@CMAKE_SOURCE_DIR@/Source/CPack/*.h*"
+"@CMAKE_SOURCE_DIR@/Source/CTest/*.txx"
+"@CMAKE_SOURCE_DIR@/Source/CTest/*.cxx"
+"@CMAKE_SOURCE_DIR@/Source/CTest/*.h*"
+"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.h*"
+"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.cxx"
+"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.txx"
-f (Lexer\.cxx)