annotate test/thunk/CMakeLists.txt @ 146:0ab08c1541f0

- fixed armhf ellipsis calls, were ignoring spill area - minor cleanups for consistency - todo update
author cslag
date Thu, 08 Sep 2016 23:00:45 +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 add_executable(test_thunk test_thunk.c)
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
2 target_link_libraries(test_thunk dyncallback_s)
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
3