diff options
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 4 |
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 |