Explorar o código

BUG: Remove extra dependency from Libs/DICOM/Widgets/target_libraries.cmake.

Since CTKDICOMCore already depends on CTKCore. This later one doesn't need to be listed.
Jean-Christophe Fillion-Robin %!s(int64=15) %!d(string=hai) anos
pai
achega
ea3969fc58
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Libs/DICOM/Widgets/target_libraries.cmake

+ 0 - 1
Libs/DICOM/Widgets/target_libraries.cmake

@@ -5,6 +5,5 @@
 # 
 
 SET(target_libraries
-  CTKCore
   CTKDICOMCore
   )