Explorar o código

Added missing dependencies to CTKDICOMCore

Ivo Wolf %!s(int64=14) %!d(string=hai) anos
pai
achega
3fe51f6ad6
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      Plugins/org.commontk.dah.exampleapp/target_libraries.cmake

+ 9 - 0
Plugins/org.commontk.dah.exampleapp/target_libraries.cmake

@@ -0,0 +1,9 @@
+#
+# See CMake/ctkMacroGetTargetLibraries.cmake
+# 
+# This file should list the libraries required to build the current CTK libraries
+# 
+
+SET(target_libraries
+  CTKDICOMCore
+  )