X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FcreaNewProject%2FNewProject%2Fappli%2Ftemplate_appli%2FCMakeLists.txt;h=f4fdb4b003590e46ab2180ffc609cdd95606fbf8;hb=28fab8c3317e4d952208ec46a48b799144ff6b3d;hp=47515ae2f42f63f098ce1e8a31a0d211a7b7c613;hpb=f216d4da4270fde3b803759d062afbb6af1cb8d5;p=crea.git diff --git a/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt b/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt index 47515ae..f4fdb4b 100644 --- a/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt +++ b/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt @@ -24,7 +24,9 @@ SET ( ${EXE_NAME}_LINK_LIBRARIES # ${GDCM_LIBRARIES} # ${BOOST_LIBRARIES} - # Add here those agmonst the various (?) project libraries you need + # Add here those agmonst the various (?) PROJECT LIBRARIES you need + # for the current executable + ) #----------------------------------------------------------------------------