#----------------------------------------------------------------------------- # messages compilation options OPTION ( BBTK_COMPILE_MESSAGES "Compile bbtk messages ?" ON) OPTION ( BBTK_COMPILE_DEBUG_MESSAGES "Compile bbtk debug messages ?" OFF) OPTION ( BBTK_COMPILE_WARNING_MESSAGES "Compile bbtk warning messages ?" ON) OPTION ( BBTK_COMPILE_ERROR_MESSAGES "Compile bbtk error messages ?" ON) #-----------------------------------------------------------------------------