Skip to content
  • Brad King's avatar
    Add FAIL_REGEX to CHECK_(C|CXX)_SOURCE_COMPILES · ca76645a
    Brad King authored
    This teaches the CHECK_C_SOURCE_COMPILES and CHECK_CXX_SOURCE_COMPILES
    macros to recognize a FAIL_REGEX option.  If they see the regular
    expression in the output of the test compilation, the check fails.
    ca76645a