CMake helper function used to set bool argument values Usage example: configure_args+=" $(vopt_onoff logging WITH_LOGGING)" configure_args+=" -DWITH_LOGGING=OFF"