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