From 28fab8c3317e4d952208ec46a48b799144ff6b3d Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Wed, 15 Jul 2009 14:28:17 +0000 Subject: [PATCH] Comments --- .../NewProject/appli/template_appli/CMakeLists.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 + ) #---------------------------------------------------------------------------- -- 2.45.2