its all C now
This commit is contained in:
parent
a63de06aa9
commit
9f1f93d9e4
5 changed files with 589 additions and 622 deletions
|
|
@ -12,7 +12,7 @@ add_library(mach_detours SHARED
|
|||
src/mach_detours.c
|
||||
|
||||
src/arm64/detours_arm64.h
|
||||
src/arm64/detours_arm64_disasm.cpp
|
||||
src/arm64/detours_arm64_disasm.c
|
||||
)
|
||||
target_include_directories(mach_detours
|
||||
PUBLIC include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue