From 125ebd33086d760e061a2a56656b7f6fb7be27fc Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Fri, 3 Jul 2009 08:31:28 +0000 Subject: [PATCH] Add comment --- .../NewProject/appli/template_appli/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) 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 ) #---------------------------------------------------------------------------- -- 2.47.1