mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Added rsx_program_decompiler to the CMakeLists
This commit is contained in:
parent
c299a65aab
commit
c0487a634e
7 changed files with 21 additions and 15 deletions
|
@ -23,4 +23,4 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY_RELEASE "${PROJECT_BINARY_DIR}/bin")
|
|||
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY_DEBUG "${PROJECT_BINARY_DIR}/bin")
|
||||
add_subdirectory( Vulkan )
|
||||
add_subdirectory( rpcs3 )
|
||||
|
||||
add_subdirectory( rsx_program_decompiler )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue