view test/suite3/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(suite3 case.cc main.cc)
target_link_libraries(suite3 dyncall_s)