view test/suite2/CMakeLists.txt @ 496:da5232da6270

- test code: rand-sig now spitting out dyncallish sigs (with ')' end delim and rettype at end), purely for consistency
author Tassilo Philipp
date Mon, 21 Mar 2022 18:11:38 +0100
parents 3e629dc19168
children
line wrap: on
line source

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