Pārlūkot izejas kodu

solve OSX issue (changing suffix .app)

Daniele Giunchi 13 gadi atpakaļ
vecāks
revīzija
9d806df30a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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