view test/suite2/CMakeLists.txt @ 608:b1f2b574d772

- test/syscall: minix include fix
author Tassilo Philipp
date Tue, 27 Sep 2022 15:34:45 +0200
parents 3e629dc19168
children
line wrap: on
line source

add_executable(suite2 case.cc main.cc)
target_link_libraries(suite2 dyncall_s)