mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
add missed dependency
This commit is contained in:
parent
3230bfefd8
commit
3f14b99f24
|
|
@ -111,6 +111,7 @@ target_link_libraries(rpcs3_core PUBLIC
|
|||
3rdparty::pugixml
|
||||
3rdparty::yaml-cpp
|
||||
3rdparty::zstd
|
||||
3rdparty::llvm
|
||||
)
|
||||
|
||||
if(APPLE)
|
||||
|
|
|
|||
Loading…
Reference in a new issue