view test/thunk/CMakeLists.txt @ 203:3999750fae28

- allocwx changes from last commit mentioned in Changelog and adapted testcode
author Tassilo Philipp
date Tue, 21 Mar 2017 02:31:55 +0100
parents 3e629dc19168
children
line wrap: on
line source

add_executable(test_thunk test_thunk.c)
target_link_libraries(test_thunk dyncallback_s)