mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-11 11:10:04 +01:00
move orbis-kernel to kernel/orbis
This commit is contained in:
parent
7419457efd
commit
ecaf607a8f
|
|
@ -272,7 +272,7 @@ target_compile_definitions(rx PRIVATE
|
|||
if (WITH_PS4)
|
||||
find_package(nlohmann_json CONFIG)
|
||||
add_subdirectory(tools)
|
||||
add_subdirectory(orbis-kernel)
|
||||
add_subdirectory(kernel/orbis)
|
||||
endif()
|
||||
|
||||
add_subdirectory(rpcsx)
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue