mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-22 21:17:14 +00:00
Remove capstone, use libopcodes
This commit is contained in:
4
thirdparty/disasm/CMakeLists.txt
vendored
Normal file
4
thirdparty/disasm/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
project("disasm")
|
||||
|
||||
add_library(disasm "ppc-dis.c" "disasm.c")
|
||||
target_include_directories(disasm PUBLIC .)
|
Reference in New Issue
Block a user