]> Creatis software - crea.git/commitdiff
Comments
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 15 Jul 2009 14:28:17 +0000 (14:28 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 15 Jul 2009 14:28:17 +0000 (14:28 +0000)
appli/creaNewProject/NewProject/appli/template_appli/CMakeLists.txt

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