view test/suite_floats/CMakeLists.txt @ 524:1b1abed0ea32

- test/callback_suite_aggrs: small fix, removed missing param with default value
author Tassilo Philipp
date Wed, 13 Apr 2022 15:16:56 +0200
parents 3e629dc19168
children
line wrap: on
line source

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