ソースを参照

solve OSX issue (changing suffix .app)

Daniele Giunchi 13 年 前
コミット
3ae4776681
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      Plugins/org.commontk.dah.hostedapp/CMakeLists.txt

+ 2 - 2
Plugins/org.commontk.dah.hostedapp/CMakeLists.txt

@@ -1,6 +1,6 @@
-PROJECT(org_commontk_dah_app)
+PROJECT(org_commontk_dah_hostedapp)
 
-SET(PLUGIN_export_directive "org_commontk_dah_app_EXPORT")
+SET(PLUGIN_export_directive "org_commontk_dah_hostedapp_EXPORT")
 
 SET(PLUGIN_SRCS
   ctkAppSoapMessageProcessor.cpp