annotate test/suite2_x86win32fast/CMakeLists.txt @ 545:ca28e9e3c644

- test/callback_plain_c++, to test C++ non-trivial aggrs by value, as well as method callback handlers - Changelog
author Tassilo Philipp
date Tue, 31 May 2022 18:35:06 +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(suite2_x86win32fast case.cc main.cc)
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
2 target_link_libraries(suite2_x86win32fast dyncall_s)
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
3