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

add_executable(callf main.c)
target_link_libraries(callf dyncall_s)