view test/syscall/CMakeLists.txt @ 49:4388e27eadd7

merge
author Daniel Adler
date Sun, 20 Dec 2015 00:12:06 +0100
parents 3e629dc19168
children
line wrap: on
line source

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