1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-28 10:36:53 -06:00
Jan Beich df96caec79 cmake: sync gamemode conditionals with code after 5eec980a2d71
FAILED: bin/yuzu
ld: error: unable to find library -lgamemode

FAILED: bin/yuzu-cmd
ld: error: undefined symbol: Common::Linux::StartGamemode()
>>> referenced by yuzu.cpp
>>>               src/yuzu_cmd/CMakeFiles/yuzu-cmd.dir/yuzu.cpp.o:(main)

ld: error: undefined symbol: Common::Linux::StopGamemode()
>>> referenced by yuzu.cpp
>>>               src/yuzu_cmd/CMakeFiles/yuzu-cmd.dir/yuzu.cpp.o:(main)
2023-11-30 00:05:11 +01:00
..
2023-05-21 03:02:26 +04:00
2022-01-23 14:38:48 -06:00
2022-07-27 12:53:49 +02:00
2023-10-21 22:29:19 -06:00
2023-01-05 22:13:07 +00:00
2023-10-25 21:47:32 +02:00
2023-01-05 18:06:06 -05:00