Kaynağa Gözat

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 15 yıl önce
ebeveyn
işleme
ea3969fc58
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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
   )