sample might as well be in C
This commit is contained in:
parent
6c45dd47da
commit
4c22783a54
2 changed files with 5 additions and 5 deletions
|
|
@ -21,7 +21,7 @@ target_include_directories(mach_detours
|
|||
|
||||
|
||||
add_executable(mach_detours_sample
|
||||
sample/main.cpp
|
||||
sample/main.c
|
||||
)
|
||||
target_link_libraries(mach_detours_sample
|
||||
PRIVATE mach_detours
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue