view test/callback_suite_aggrs/CMakeLists.txt @ 523:cd46e111bc4c

- new test/callback_suite_aggrs (currently ahead of checked-in dyncall code and won't compile, though, as with call_suite_aggrs; dc code will be checked in, soon)
author Tassilo Philipp
date Wed, 13 Apr 2022 14:59:57 +0200
parents
children 71c884e610f0
line wrap: on
line source

add_executable(callback_suite_aggrs globals.c cases.c main.c)
target_link_libraries(callback_suite_aggrs dyncall_s dyncallback_s)