X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FtestBruker2Dicom%2FCMakeLists.txt;h=61bad20fe3cbfa669ba07ccbeb0783f4fd82359c;hb=8599b5118863e4e48d8d086222daae1cb52a5bb0;hp=005754396b0737881eac8b47cb70e61c259848df;hpb=0194cf3ca5e4249a389cc809d3de6fae07249fa4;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 )