mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
build: remove vendored gamemode code
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
e2c31569dc
commit
38afa3a94c
8 changed files with 9 additions and 361 deletions
|
|
@ -1336,7 +1336,7 @@ else()
|
|||
target_link_libraries(Launcher_logic LibArchive::LibArchive)
|
||||
endif()
|
||||
|
||||
if (UNIX AND NOT CYGWIN AND NOT APPLE)
|
||||
if (CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||
target_link_libraries(Launcher_logic
|
||||
gamemode
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue