mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
removed rpcs3-qt ui
This commit is contained in:
parent
e87d8349ea
commit
b1080c40de
319 changed files with 10 additions and 76903 deletions
|
|
@ -88,8 +88,8 @@ target_link_libraries(3rdparty_ffmpeg INTERFACE
|
|||
|
||||
add_dependencies(3rdparty_ffmpeg ffmpeg-unpack)
|
||||
|
||||
set(WITH_RPCSX off)
|
||||
set(WITH_RPCS3 on)
|
||||
set(WITH_PS4 off)
|
||||
set(WITH_PS3 on)
|
||||
set(USE_SYSTEM_LIBUSB off)
|
||||
set(USE_SYSTEM_CURL off)
|
||||
set(USE_DISCORD_RPC off)
|
||||
|
|
@ -113,8 +113,6 @@ add_library(${CMAKE_PROJECT_NAME} SHARED
|
|||
src/rpcsx-android.cpp
|
||||
)
|
||||
|
||||
target_include_directories(${CMAKE_PROJECT_NAME} PUBLIC rpcs3/rpcs3)
|
||||
|
||||
target_link_libraries(${CMAKE_PROJECT_NAME}
|
||||
rpcs3
|
||||
rpcsx::fw::ps3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue