annotate dyncallback/DynCallbackConfig.cmake @ 592:f29db2bf3c0e

- added exception handling to test/call{,back}_suite_aggrs - test/callback_suite_aggrs: added missing memory cleanup
author Tassilo Philipp
date Mon, 19 Sep 2022 18:11:08 +0200
parents 3e629dc19168
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
1 set(DYNCALLBACK_INCLUDE_DIRS ${DynCall_SOURCE_DIR}/dyncallback)
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
2 set(DYNCALLBACK_LIBRARIES dyncallback_s)