diff options
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index cddef68..6b086fa 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -312,6 +312,8 @@ set(SRCS cmQtAutoGen.cxx cmQtAutoGen.h cmQtAutoGenDigest.h + cmQtAutoGenerator.cxx + cmQtAutoGenerator.h cmQtAutoGeneratorInitializer.cxx cmQtAutoGeneratorInitializer.h cmQtAutoGeneratorMocUic.cxx |