Searched refs:with_debug (Results 1 – 3 of 3) sorted by relevance
9 option('with_debug', type: 'boolean', value : false, description: 'activate libecc debug assertions…
86 with_debug_opt = get_option('with_debug')
345 [with_debug=$withval],346 [with_debug=yes])347 AC_MSG_RESULT($with_debug)348 test "x$with_debug" = "xyes" && cf_list_models="$cf_list_models debug"