view test/callf/CMakeLists.txt @ 613:3c3e321875f7

- adding helper target to cmake
author Tassilo Philipp
date Sat, 01 Oct 2022 16:03:25 +0200
parents 3e629dc19168
children
line wrap: on
line source

add_executable(callf main.c)
target_link_libraries(callf dyncall_s)