view test/plain/CMakeLists.txt @ 627:c477ddd64718 r1.4-RC5

- test/plain: * added some aggregate-by-val-as-vararg cases * made output be more in line w/ sig format
author Tassilo Philipp
date Fri, 28 Oct 2022 15:08:21 +0200
parents 71c884e610f0
children
line wrap: on
line source

add_executable(plain test_main.c test_aggrs.c)
target_link_libraries(plain dyncall_s)