test: update generate-xml script

This commit is contained in:
Carlos Gomes Martinho
2020-03-31 21:38:51 +02:00
parent 724822b3ab
commit b0f413037a
2 changed files with 9 additions and 2 deletions

View File

@ -17,7 +17,7 @@ endif()
option(LIBMBUS_BUILD_EXAMPLES "build examples" OFF)
option(LIBMBUS_BUILD_TESTS "build tests" OFF)
option(LIBMBUS_ENABLE_COVERAGE "build with coverage support" ON)
option(LIBMBUS_ENABLE_COVERAGE "build with coverage support" OFF)
option(LIBMBUS_RUN_CLANG_TIDY "use Clang-Tidy for static analysis" OFF)
option(LIBMBUS_PACKAGE_DEB "build debian package" OFF)
option(LIBMBUS_PACKAGE_RPM "build rpm package" OFF)