mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 21:01:37 +00:00
Update flatpak define
This commit is contained in:
parent
857565b7d6
commit
b4ed5fc9bf
1 changed files with 1 additions and 2 deletions
|
|
@ -298,8 +298,7 @@ else()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (UNLEASHED_RECOMP_FLATPAK)
|
if (UNLEASHED_RECOMP_FLATPAK)
|
||||||
target_compile_definitions(UnleashedRecomp PRIVATE "GAME_INSTALL_DIRECTORY=\"/var/data\"")
|
target_compile_definitions(UnleashedRecomp PRIVATE "UNLEASHED_RECOMP_FLATPAK GAME_INSTALL_DIRECTORY=\"/var/data\"")
|
||||||
target_compile_definitions(UnleashedRecomp PRIVATE "UNLEASHED_RECOMP_FLATPAK")
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (UNLEASHED_RECOMP_D3D12)
|
if (UNLEASHED_RECOMP_D3D12)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue