diff options
author | Brad King <brad.king@kitware.com> | 2016-11-09 14:49:58 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2016-11-09 14:49:58 (GMT) |
commit | 64b5b06dc61db74ef2f994ec4d0f4277113fb49e (patch) | |
tree | b4d1889f7dbf5c1f0a487d8dc4c1bf70754f73f0 /Utilities/KWStyle/CMakeFiles.txt.in | |
parent | e2565be52c7d80a4993c749282210e5b599cbc32 (diff) | |
parent | 36f9f0f8a3e7640c12034fff8871b779cba9f0ce (diff) | |
download | CMake-64b5b06dc61db74ef2f994ec4d0f4277113fb49e.zip CMake-64b5b06dc61db74ef2f994ec4d0f4277113fb49e.tar.gz CMake-64b5b06dc61db74ef2f994ec4d0f4277113fb49e.tar.bz2 |
Merge topic 'drop-kwstyle'
36f9f0f8 Drop KWStyle checks in favor of clang-format and Git hooks
Diffstat (limited to 'Utilities/KWStyle/CMakeFiles.txt.in')
-rw-r--r-- | Utilities/KWStyle/CMakeFiles.txt.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Utilities/KWStyle/CMakeFiles.txt.in b/Utilities/KWStyle/CMakeFiles.txt.in deleted file mode 100644 index a95aac6..0000000 --- a/Utilities/KWStyle/CMakeFiles.txt.in +++ /dev/null @@ -1,15 +0,0 @@ -"@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\.h) --f (Lexer\.cxx) --f (Parser\.cxx) |