]> Creatis software - crea.git/commitdiff
Fix comments
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 19 May 2011 10:16:43 +0000 (10:16 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 19 May 2011 10:16:43 +0000 (10:16 +0000)
CMakeLists.txt
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/bbs/appli/README.txt
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/bbs/boxes/README.txt

index e2133a2d7270ce797ecc8b07c713d39a413db420..eb8dd3e112e0b1bcb6a6025814c7f1bee45f4ace 100644 (file)
@@ -49,14 +49,14 @@ SET(CREA_LIB_PATH ${CMAKE_CREA_LIB_PATH} )
 
 MARK_AS_ADVANCED(
   CMAKE_BACKWARDS_COMPATIBILITY
-  EXECUTABLE_OUTPUT_PATH 
+  EXECUTABLE_OUTPUT_PATH
   LIBRARY_OUTPUT_PATH
   )
   
 SET (BOOST_FILESYSTEM_VERSION 2)
 
 #-----------------------------------------------------------------------------
-# messages compilation options 
+# messages compilation options
 
 OPTION ( CREA_COMPILE_DEBUG_MESSAGES   "Compile CREA debug messages ?"   USE_DEBUG_LIB)
 OPTION ( CREA_COMPILE_ERROR_MESSAGES   "Compile CREA error messages ?"   ON)