Home
last modified time | relevance | path

Searched defs:HAVE_CUNIT (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/
Dconfigure.ac415 AM_CONDITIONAL([HAVE_CUNIT], [ test "x${have_cunit}" = "xyes" ]) condition
DCMakeLists.txt167 set(HAVE_CUNIT ${CUNIT_FOUND}) variable
/third_party/libcoap/
Dconfigure.ac743 AM_CONDITIONAL(HAVE_CUNIT, [test "x$CUNIT_LIBS" != "x"]) condition