From: jean-pierre roux Date: Wed, 15 Jul 2009 14:29:46 +0000 (+0000) Subject: Comments X-Git-Tag: EED.02Oct2009~12 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=7e0420a0058d96d70b04c78a1cc9f82ac1f8c091;p=crea.git Comments --- diff --git a/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt b/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt index f4fdb4b..783c94f 100644 --- a/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt +++ b/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt @@ -25,7 +25,8 @@ SET ( ${EXE_NAME}_LINK_LIBRARIES # ${BOOST_LIBRARIES} # Add here those agmonst the various (?) PROJECT LIBRARIES you need - # for the current executable + # for the current executable + # (If there is only one, don't forget it !) ) #----------------------------------------------------------------------------