]> Creatis software - creaBruker.git/commitdiff
BUG #1917
authorEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Sat, 16 Feb 2013 11:12:41 +0000 (12:12 +0100)
committerEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Sat, 16 Feb 2013 11:12:41 +0000 (12:12 +0100)
 Not compiling with boost 1.52 windows

appli/testBruker2Dicom/CMakeLists.txt

index 2f0083c68a053c12d70e0fe924069dc9a125a4ab..d2cc69fd4b27eb877a937b62d06c48ae03a5526a 100755 (executable)
@@ -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