view test/callback_plain/CMakeLists.txt @ 600:d9558c1555df

test/callf: dcNewAggr() calls param fixes, used wrong field count
author Tassilo Philipp
date Wed, 21 Sep 2022 10:52:05 +0200
parents 71c884e610f0
children
line wrap: on
line source

#
add_executable(callback_plain callback_plain.c)
target_link_libraries(callback_plain dyncallback_s dyncall_s)