ソースを参照

solve OSX issue (changing suffix .app)

Daniele Giunchi 13 年 前
コミット
9d806df30a
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -373,7 +373,7 @@ SET(CTK_PLUGINS
 
   # Plug-ins related to DICOM WG23 (Application Hosting)
   org.commontk.dah.core:OFF
-  org.commontk.dah.app:OFF
+  org.commontk.dah.hostedapp:OFF
   org.commontk.dah.host:OFF
   org.commontk.dah.exampleapp:OFF
   org.commontk.dah.examplehost:OFF