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