mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 01:24:41 -06:00
Added CemuUtils dependency.
This commit is contained in:
parent
73c329712e
commit
aa9f578bc6
@ -13,3 +13,4 @@ target_include_directories(CemuComponents PRIVATE ../)
|
||||
if(ENABLE_DISCORD_RPC)
|
||||
target_link_libraries(CemuComponents PRIVATE discord-rpc)
|
||||
endif()
|
||||
target_link_libraries(CemuComponents PRIVATE CemuUtil)
|
||||
Loading…
Reference in New Issue
Block a user