Sfoglia il codice sorgente

solve OSX issue (changing suffix .app)

Daniele Giunchi 13 anni fa
parent
commit
3ae4776681
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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