From: jean-pierre roux Date: Fri, 3 Jul 2009 08:31:28 +0000 (+0000) Subject: Add comment X-Git-Tag: EED.02Oct2009~16 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=125ebd33086d760e061a2a56656b7f6fb7be27fc;p=crea.git Add comment --- diff --git a/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt b/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt index abff49e..47515ae 100644 --- a/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt +++ b/appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt @@ -23,6 +23,8 @@ SET ( ${EXE_NAME}_LINK_LIBRARIES # ${ITK_LIBRARIES} # ${GDCM_LIBRARIES} # ${BOOST_LIBRARIES} + + # Add here those agmonst the various (?) project libraries you need ) #----------------------------------------------------------------------------