Added rsx_program_decompiler to the CMakeLists

This commit is contained in:
DHrpcs3 2016-06-18 21:41:17 +03:00
parent c299a65aab
commit c0487a634e
7 changed files with 21 additions and 15 deletions

View file

@ -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 )