view test/suite2/CMakeLists.txt @ 515:c9c546f8598b

- added _Bool type to call_suite* tests
author Tassilo Philipp
date Sun, 10 Apr 2022 21:05:33 +0200
parents 3e629dc19168
children
line wrap: on
line source

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