comparison 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
comparison
equal deleted inserted replaced
522:f7fec6699e21 523:cd46e111bc4c
1 add_executable(callback_suite_aggrs globals.c cases.c main.c)
2 target_link_libraries(callback_suite_aggrs dyncall_s dyncallback_s)
3