view test/plain/CMakeLists.txt @ 549:0455834d29a1

- dyncallback: x64/sysv buffer overflow fix for aggregate args whose size isn't a multiple of 8
author Tassilo Philipp
date Mon, 20 Jun 2022 11:15:09 +0200
parents 71c884e610f0
children
line wrap: on
line source

add_executable(plain test_main.c test_aggrs.c)
target_link_libraries(plain dyncall_s)