mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
add missed json dependency
This commit is contained in:
parent
0370d628e4
commit
15ac6278de
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ target_link_libraries(rpcs3_core PUBLIC
|
|||
rpcsx::cpu::cell::ppu # FIXME: remove
|
||||
rpcsx::fw::ps3::api # FIXME: remove
|
||||
cellos-kernel # FIXME: remove
|
||||
nlohmann_json::nlohmann_json
|
||||
3rdparty::stblib
|
||||
3rdparty::ffmpeg
|
||||
3rdparty::asmjit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue