view test/suite_floats/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 3e629dc19168
children
line wrap: on
line source

add_executable(suite_floats case.cc main.cc)
target_link_libraries(suite_floats dyncall_s)