view test/plain/CMakeLists.txt @ 640:b42cee4358fc

- release prep
author Tassilo Philipp
date Tue, 06 Dec 2022 21:07:14 +0100
parents 71c884e610f0
children
line wrap: on
line source

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