@@ -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
+ )