view test/plain/CMakeLists.txt @ 593:806e415df417

- aggr test suites output cosmetics on exceptions
author Tassilo Philipp
date Mon, 19 Sep 2022 18:24:40 +0200
parents 71c884e610f0
children
line wrap: on
line source

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