mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
cmake: include(Find…)->find_package(…)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
include(FindPkgConfig OPTIONAL)
|
||||
find_package(PkgConfig)
|
||||
|
||||
macro(_internal_message msg)
|
||||
if(NOT ${_is_quiet})
|
||||
|
Reference in New Issue
Block a user