Searched defs:WITH_EXAMPLES (Results 1 – 2 of 2) sorted by relevance
28 option(WITH_EXAMPLES "Build examples" ON) option
167 AM_CONDITIONAL([WITH_EXAMPLES], [test x${with_examples} = xyes]) condition