annotate test/callback_suite_aggrs/CMakeLists.txt @ 624:d28b09fa2ff9

cleanup: removal of actually unnecessary require lines
author Tassilo Philipp
date Fri, 28 Oct 2022 12:22:12 +0200
parents 71c884e610f0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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)
Tassilo Philipp
parents:
diff changeset
1 add_executable(callback_suite_aggrs globals.c cases.c main.c)
533
71c884e610f0 - integration of patches from Raphael Luba, Thekla, Inc.:
Tassilo Philipp
parents: 523
diff changeset
2 target_link_libraries(callback_suite_aggrs dyncallback_s dyncall_s)
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)
Tassilo Philipp
parents:
diff changeset
3