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

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

add_executable(syscall syscall.c)
target_link_libraries(syscall dyncall_s)