annotate test/callback_suite/CMakeLists.txt @ 579:1d4f0f516483

man pages: - dyncall(3): removal of unnecessary whitespace - dyncallback(3): added many more examples
author Tassilo Philipp
date Thu, 08 Sep 2022 17:36:20 +0200
parents 71c884e610f0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
505
049e04af13c8 test/callback_suite:
Tassilo Philipp
parents: 487
diff changeset
1 add_executable(callback_suite globals.c cases.c main.c)
533
71c884e610f0 - integration of patches from Raphael Luba, Thekla, Inc.:
Tassilo Philipp
parents: 505
diff changeset
2 target_link_libraries(callback_suite dyncallback_s dyncall_s)
0
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
3