mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-18 07:52:40 +00:00
cmake: prefer system gamemode library
This commit is contained in:
@@ -188,7 +188,7 @@ if (UNIX AND NOT APPLE)
|
||||
linux/gamemode.h
|
||||
)
|
||||
|
||||
target_link_libraries(common PRIVATE gamemode)
|
||||
target_link_libraries(common PRIVATE gamemode::headers)
|
||||
endif()
|
||||
|
||||
if(ARCHITECTURE_x86_64)
|
||||
|
||||
Reference in New Issue
Block a user