From: Eduardo DAVILA Date: Sat, 16 Feb 2013 11:12:41 +0000 (+0100) Subject: BUG #1917 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaBruker.git;a=commitdiff_plain;h=a08bd5661801ba12773f6438d41da5ab5e78c337 BUG #1917 Not compiling with boost 1.52 windows --- diff --git a/appli/testBruker2Dicom/CMakeLists.txt b/appli/testBruker2Dicom/CMakeLists.txt index 2f0083c..d2cc69f 100755 --- a/appli/testBruker2Dicom/CMakeLists.txt +++ b/appli/testBruker2Dicom/CMakeLists.txt @@ -47,7 +47,7 @@ SET ( ${EXE_NAME}_LINK_LIBRARIES # ${VTK_LIBRARIES} # ${ITK_LIBRARIES} ${GDCM_LIBRARIES} - #EED13jan2013 ${BOOST_LIBRARIES} + ${BOOST_LIBRARIES} # Add here those agmonst the various (?) PROJECT LIBRARIES you need # for the current executable