view test/syscall/CMakeLists.txt @ 321:72b450cc3be8

- cosmetics/cleanup
author Tassilo Philipp
date Sat, 16 Nov 2019 00:14:47 +0100
parents 3e629dc19168
children
line wrap: on
line source

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