ソースを参照

Removed Plugin and Framework event classes from moc source list.

Sascha Zelzer 14 年 前
コミット
9cdab057ef
共有1 個のファイルを変更した0 個の追加2 個の削除を含む
  1. 0 2
      Libs/PluginFramework/CMakeLists.txt

+ 0 - 2
Libs/PluginFramework/CMakeLists.txt

@@ -89,8 +89,6 @@ SET(KIT_SRCS
 
 # Headers that should run through moc
 SET(KIT_MOC_SRCS
-  ctkPluginEvent.h
-  ctkPluginFrameworkEvent.h
   ctkPluginFrameworkListeners_p.h
   ctkServiceFactory.h
 )