Kaynağa Gözat

Add header files to fix moc generation due to changed qt4_generate_mocs macro.

Sascha Zelzer 11 yıl önce
ebeveyn
işleme
b1e135190b
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      Libs/CommandLineModules/Core/CMakeLists.txt

+ 2 - 0
Libs/CommandLineModules/Core/CMakeLists.txt

@@ -23,6 +23,7 @@ set(KIT_SRCS
   ctkCmdLineModuleDescription_p.h
   ctkCmdLineModuleDirectoryWatcher.cpp
   ctkCmdLineModuleDirectoryWatcher_p.h
+  ctkCmdLineModuleFrontend.h
   ctkCmdLineModuleFrontend.cpp
   ctkCmdLineModuleFrontendFactory.cpp
   ctkCmdLineModuleFuture.cpp
@@ -37,6 +38,7 @@ set(KIT_SRCS
   ctkCmdLineModuleParameterParsers_p.h
   ctkCmdLineModulePathBuilder.cpp
   ctkCmdLineModuleResult.cpp
+  ctkCmdLineModuleXmlProgressWatcher.h
   ctkCmdLineModuleXmlProgressWatcher.cpp
   ctkCmdLineModuleReference.cpp
   ctkCmdLineModuleRunException.cpp