X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FtestBruker2Dicom%2FCMakeLists.txt;h=61bad20fe3cbfa669ba07ccbeb0783f4fd82359c;hb=0e3a02d90050aba0eb538163491c14f908bda727;hp=005754396b0737881eac8b47cb70e61c259848df;hpb=8793028706f4b66bc966466c5d0009038109a4d3;p=creaBruker.git diff --git a/appli/testBruker2Dicom/CMakeLists.txt b/appli/testBruker2Dicom/CMakeLists.txt index 0057543..61bad20 100755 --- a/appli/testBruker2Dicom/CMakeLists.txt +++ b/appli/testBruker2Dicom/CMakeLists.txt @@ -25,6 +25,8 @@ SET ( ${EXE_NAME}_LINK_LIBRARIES ${GDCM_LIBRARIES} ${BOOST_LIBRARIES} + # Add here those agmonst the various (?) PROJECT LIBRARIES you need + # for the current executable creaBruker )