summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2019-04-06 10:42:56 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2019-04-06 15:37:12 (GMT)
commit7b98a6eb68e6a2c9a422e42c8eeb78dfa4038364 (patch)
treebc613a9d7d591e82b5406464718b42571285f8a5 /Source/CMakeLists.txt
parent9710d4aacf801d3dc7ab243bc2c8e051a65871a6 (diff)
downloadCMake-7b98a6eb68e6a2c9a422e42c8eeb78dfa4038364.zip
CMake-7b98a6eb68e6a2c9a422e42c8eeb78dfa4038364.tar.gz
CMake-7b98a6eb68e6a2c9a422e42c8eeb78dfa4038364.tar.bz2
Autogen: Rename cmQtAutoGeneratorRcc to cmQtAutoRcc
The class name `cmQtAutoGeneratorRcc` is long and cumbersome. This shortens it to `cmQtAutoRcc`.
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 52f6742..3a12120 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -350,8 +350,8 @@ set(SRCS
cmQtAutoGenInitializer.h
cmQtAutoGeneratorMocUic.cxx
cmQtAutoGeneratorMocUic.h
- cmQtAutoGeneratorRcc.cxx
- cmQtAutoGeneratorRcc.h
+ cmQtAutoRcc.cxx
+ cmQtAutoRcc.h
cmRST.cxx
cmRST.h
cmScriptGenerator.h