sample might as well be in C

This commit is contained in:
Lysann Tranvouez 2025-09-30 23:51:28 +02:00
parent 6c45dd47da
commit 4c22783a54
2 changed files with 5 additions and 5 deletions

View file

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