mirror of https://github.com/AxioDL/metaforce.git
How....
This commit is contained in:
parent
137e4c19a3
commit
4441b96139
|
@ -154,7 +154,7 @@ if (NOT GEKKO AND NOT NX AND NOT IOS AND NOT TVOS)
|
||||||
set(DISCORD_RPC_LIBRARY "discord-rpc")
|
set(DISCORD_RPC_LIBRARY "discord-rpc")
|
||||||
endif()
|
endif()
|
||||||
set(RUNTIME_LIBRARIES zeus nod NESEmulator libjpeg-turbo jbus kabufuda logvisor OptickCore
|
set(RUNTIME_LIBRARIES zeus nod NESEmulator libjpeg-turbo jbus kabufuda logvisor OptickCore
|
||||||
imgui_support aurora::aurora
|
imgui_support
|
||||||
${DISCORD_RPC_LIBRARY}
|
${DISCORD_RPC_LIBRARY}
|
||||||
${ZLIB_LIBRARIES}
|
${ZLIB_LIBRARIES}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue