mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
cmake: Silence warnings.
This commit is contained in:
parent
67761c7d31
commit
2bfbc4d79f
11 changed files with 13 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# vim: expandtab sw=4 ts=4 sts=4:
|
||||
|
||||
include(FindPkgConfig)
|
||||
find_package(PkgConfig QUIET)
|
||||
pkg_check_modules (PulseAudio_PKG QUIET libpulse)
|
||||
|
||||
find_path(PulseAudio_INCLUDE_DIR NAMES pulse/pulseaudio.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue