view test/call_suite/CMakeLists.txt @ 448:987a2af078c8

test/Makefile.generic fix (copy/paste error)
author Tassilo Philipp
date Thu, 27 Jan 2022 11:39:35 +0100
parents 2b708397bba1
children
line wrap: on
line source

add_executable(call_suite globals.c cases.c main.c)
target_link_libraries(call_suite dyncall_s)