]> Creatis software - bbtk.git/blobdiff - packages/gdcmvtk/CMakeLists.txt
MACOS configuration
[bbtk.git] / packages / gdcmvtk / CMakeLists.txt
index ce1eb62924fbe192d10e58c86da53527ae539bad..9d253a77a7aa19769de7302ad824a1b7c8984e17 100644 (file)
@@ -115,7 +115,6 @@ SET(${BBTK_PACKAGE_NAME}_INCLUDE_DIRS
   #  - automatically handled libraries or packages : wx, vtk... (see above)
   #  - the dirs automatically set by other libraries found by FIND_PACKAGE
   ../std/src
-  #/usr/local/include/gdcm/
   # The path to the build tree folder is needed to find bbstd_EXPORT.h
   ${PROJECT_BINARY_DIR}/packages/std/src
   )
@@ -125,7 +124,6 @@ SET(${BBTK_PACKAGE_NAME}_INCLUDE_DIRS
 SET(${BBTK_PACKAGE_NAME}_LIBS 
   # LIST HERE THE ADDITIONAL LIBS TO LINK AGAINST
   # EXCEPT : the same libs than for INCLUDE_DIRS
-  #/usr/local/lib/gdcm/libvtkgdcm.so   
   )
 #===========================================================================