view test/suite_floats/CMakeLists.txt @ 548:a6d00ee46731

- dyncallback test: added aggregate arg bounds check
author Tassilo Philipp
date Mon, 20 Jun 2022 11:04:20 +0200
parents 3e629dc19168
children
line wrap: on
line source

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