]> Creatis software - crea.git/commitdiff
Add comment
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 3 Jul 2009 08:31:28 +0000 (08:31 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 3 Jul 2009 08:31:28 +0000 (08:31 +0000)
appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt

index abff49ee674856afec899e6de311122bc161976c..47515ae2f42f63f098ce1e8a31a0d211a7b7c613 100644 (file)
@@ -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
   )
 #----------------------------------------------------------------------------