summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-11-17 12:04:26 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2017-11-19 11:51:30 (GMT)
commit27ed3b3537676e6090a0845e4805bb4a65d05bae (patch)
treecb92880ea281a52a60039086e427bf4f3c93db99 /Source/CMakeLists.txt
parent1cd285fe06088d6dad58a3b52c071579aa0ce8b8 (diff)
downloadCMake-27ed3b3537676e6090a0845e4805bb4a65d05bae.zip
CMake-27ed3b3537676e6090a0845e4805bb4a65d05bae.tar.gz
CMake-27ed3b3537676e6090a0845e4805bb4a65d05bae.tar.bz2
Autogen: Rename cmQtAutoGenerators to cmQtAutoGeneratorMocUic
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 fd02196..cddef68 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -314,8 +314,8 @@ set(SRCS
cmQtAutoGenDigest.h
cmQtAutoGeneratorInitializer.cxx
cmQtAutoGeneratorInitializer.h
- cmQtAutoGenerators.cxx
- cmQtAutoGenerators.h
+ cmQtAutoGeneratorMocUic.cxx
+ cmQtAutoGeneratorMocUic.h
cmQtAutoGeneratorRcc.cxx
cmQtAutoGeneratorRcc.h
cmRST.cxx