]> Creatis software - clitk.git/commitdiff
*** empty log message ***
authordsarrut <dsarrut>
Tue, 15 Feb 2011 10:37:27 +0000 (10:37 +0000)
committerdsarrut <dsarrut>
Tue, 15 Feb 2011 10:37:27 +0000 (10:37 +0000)
CMakeLists.txt

index 6b30472e8ff58436252ba9a132a146b375bcd931..0e56357df0282a466c4ffb584b128ec63c79bcbf 100644 (file)
@@ -73,6 +73,7 @@ OPTION(CLITK_EXPERIMENTAL "Enable experimental software and features" OFF)
 OPTION(CLITK_BUILD_TOOLS "Build command-line tools" OFF)
 OPTION(CLITK_BUILD_SEGMENTATION "Build command-line segmentation tools" OFF)
 OPTION(CLITK_BUILD_REGISTRATION "Build command-line registration tools" OFF)
+OPTION(CLITK_MEMORY_INFO "Enable memory information" OFF)
 
 OPTION(CLITK_BUILD_VV "Build vv the 4D visualizer (requires VTK and QT)" ON)
 IF (CLITK_BUILD_VV)