Преглед изворни кода

Status message for debug support

Ioannis Koutras пре 12 година
родитељ
комит
f06cb998f5
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      CMakeLists.txt

+ 1 - 0
CMakeLists.txt

@@ -96,6 +96,7 @@ endif(RAW_BLOCKS_TYPE STREQUAL "freelist")
 
 message(STATUS "Have statistics: " ${STATS})
 message(STATUS "Requested Size per Block: " ${REQUEST_SIZE_INFO})
+message(STATUS "Support for debug functions: " ${WITH_DEBUG})
 message(STATUS "Adaptivity: " ${WITH_ADAPTIVITY})
 message(STATUS "Support for realloc(): " ${WITH_REALLOC})
 message(STATUS "********************************************")