add_executable(mach_detours_tests test.cpp) target_link_libraries(mach_detours_tests PRIVATE Catch2::Catch2WithMain mach_detours )