mumble/cmake
Robert Adam c7b127f7be BUILD(cmake): Silence pkg-config warnings
If the systemd module was not installed (or could not be located by
pkg-config for other reasons), a big chunk of text would be emitted to
stdout stating that no such module could be found and how one might
resolve this issue. However, we don't want to throw this at our users as
we have backup code paths implemented for the case in which pkg-config
can't query the necessary information.

This commit makes sure that these warnings are not emitted anymore.
2022-09-12 15:10:04 +02:00
..
FindModules BUILD: Allow to prefer system GSL-installation over bundled one 2022-03-27 09:49:59 +02:00
check_mysql.cmake MAINT: Moved g15helper/ to helpers/ dir 2022-09-10 17:28:34 +02:00
compiler.cmake BUILD: Fix -mbig-obj test 2022-08-30 11:45:50 -04:00
delayed_configure_files.cmake BUILD: Add delayed_configure_files.cmake 2022-09-10 17:28:34 +02:00
install-library.cmake MAINT: Update copyright to 2022 2022-01-04 20:17:33 +01:00
install-paths.cmake BUILD(cmake): Define MUMBLE_INSTALL_SYSCONFDIR 2022-09-10 17:28:34 +02:00
os.cmake MAINT: Update copyright to 2022 2022-01-04 20:17:33 +01:00
pkg-utils.cmake BUILD(cmake): Silence pkg-config warnings 2022-09-12 15:10:04 +02:00
project-utils.cmake MAINT: Update copyright to 2022 2022-01-04 20:17:33 +01:00
qt-utils.cmake BUILD(cmake): Don't always recompile mumble_translations.qrc 2022-09-10 17:28:34 +02:00
TargetArch.cmake MAINT: Update copyright to 2022 2022-01-04 20:17:33 +01:00