view test/syscall/CMakeLists.txt @ 521:a2de1d0a73f3

- more test code generator code sharing/abstraction/simplifications
author Tassilo Philipp
date Wed, 13 Apr 2022 10:06:40 +0200
parents 3e629dc19168
children
line wrap: on
line source

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