Home
last modified time | relevance | path

Searched defs:WITH_EXAMPLES (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/libcbor/
H A DCMakeLists.txt41 option(WITH_EXAMPLES "Build examples" ON) option
/freebsd-src/contrib/expat/
H A Dconfigure.ac175 AM_CONDITIONAL([WITH_EXAMPLES], [test x${with_examples} = xyes]) global() condition