annotate test/plain/CMakeLists.txt @ 553:a93bb23fca8c

win build fix
author Tassilo Philipp
date Mon, 20 Jun 2022 15:25:01 +0200
parents 71c884e610f0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
533
71c884e610f0 - integration of patches from Raphael Luba, Thekla, Inc.:
Tassilo Philipp
parents: 0
diff changeset
1 add_executable(plain test_main.c test_aggrs.c)
0
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
2 target_link_libraries(plain dyncall_s)
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
3