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

index f4fdb4b003590e46ab2180ffc609cdd95606fbf8..783c94f8d427d23781ba04c316103a859aa2e07f 100644 (file)
@@ -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 !) 
   
   )
 #----------------------------------------------------------------------------