view test/plain/CMakeLists.txt @ 420:13475895a79b r1.3

- prep for 1.3 release, version number bump, etc.
author Tassilo Philipp
date Fri, 17 Dec 2021 11:07:30 +0100
parents 3e629dc19168
children 71c884e610f0
line wrap: on
line source

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