view test/plain/CMakeLists.txt @ 550:5e1002095afa

- callback_suite_aggrs: enabling (non-standard) struct packing, by default (via #pragma, should be ignored by compilers not handling that) - comment fix
author Tassilo Philipp
date Mon, 20 Jun 2022 14:24:37 +0200
parents 71c884e610f0
children
line wrap: on
line source

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