X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FcreaNewProject%2FNewProject%2Fappli%2Ftemplate_appli%2FCMakeLists.txt;h=783c94f8d427d23781ba04c316103a859aa2e07f;hb=7e0420a0058d96d70b04c78a1cc9f82ac1f8c091;hp=abff49ee674856afec899e6de311122bc161976c;hpb=8733d3f1f61f6e3fb778178655c81b865205402f;p=crea.git diff --git a/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt b/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt index abff49e..783c94f 100644 --- a/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt +++ b/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt @@ -23,6 +23,11 @@ SET ( ${EXE_NAME}_LINK_LIBRARIES # ${ITK_LIBRARIES} # ${GDCM_LIBRARIES} # ${BOOST_LIBRARIES} + + # Add here those agmonst the various (?) PROJECT LIBRARIES you need + # for the current executable + # (If there is only one, don't forget it !) + ) #----------------------------------------------------------------------------