view test/callback_plain/CMakeLists.txt @ 275:1e3617d8a951

- mach-o loader fix (discovered on High Sierra, not sure what other versions were affected)
author Tassilo Philipp
date Thu, 01 Feb 2018 12:59:00 +0100
parents 3e629dc19168
children 71c884e610f0
line wrap: on
line source

#
add_executable(callback_plain callback_plain.c)
target_link_libraries(callback_plain dyncallback_s)