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