Fix the argument list for SETUP_TARGET_FOR_COVERAGE cmake function
ci: Add a junit output to test_suite and give it to gitlab
Properly build and install the man page, also in the rpm
Disable systemd’s watchdog by default
Use sphinx instead of pandoc, and add a deploy job
Correctly use target_sources instead of target_link_libraries
Don’t add_library(database) with an empty string, that’s not portable
Instead, don’t create the library at all if not needed.
Fix the test_suite by using catch’s single_include directory
Use Catch2’s single_include/ directory