. "${GRIMOIRE}/MESON_CONFIGURE" &&

config_query_option LIBSRM_OPTS "Build examples?" n \
     "build_examples=true" "build_examples=false" &&
\
config_query_option LIBSRM_OPTS "Build tests?" n \
     "build_tests=true" "build_tests=false"
