view test/suite2_x86win32fast/CMakeLists.txt @ 510:f0080b53635d

test/call_suite_aggrs: - less confusing and simpler generated code (with first arg in V_?[0] output) - avoid using same test reference value for retval and last arg
author Tassilo Philipp
date Sat, 09 Apr 2022 23:45:44 +0200
parents 3e629dc19168
children
line wrap: on
line source

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