X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fgdcmvtk%2FCMakeLists.txt;h=9d253a77a7aa19769de7302ad824a1b7c8984e17;hb=ca358f4baa7cb29eac5628d39f6084b8b13b517a;hp=ce1eb62924fbe192d10e58c86da53527ae539bad;hpb=d021943e59f580c60d274e32751f56fd2caf2e2c;p=bbtk.git diff --git a/packages/gdcmvtk/CMakeLists.txt b/packages/gdcmvtk/CMakeLists.txt index ce1eb62..9d253a7 100644 --- a/packages/gdcmvtk/CMakeLists.txt +++ b/packages/gdcmvtk/CMakeLists.txt @@ -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 ) #===========================================================================