mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
android: remove nativehelper dependency
This commit is contained in:
parent
80e27d9dcf
commit
dbfff83fdc
|
|
@ -121,5 +121,4 @@ target_link_libraries(${CMAKE_PROJECT_NAME}
|
||||||
rx
|
rx
|
||||||
android
|
android
|
||||||
log
|
log
|
||||||
nativehelper
|
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue