view test/suite_x86win32std/CMakeLists.txt @ 528:e56241bba0f5

- test/callback_suite: reduce number of args, as it uses macros in generated cases.h and some platforms' preprocessor cannot handle that many args
author Tassilo Philipp
date Thu, 14 Apr 2022 14:44:40 +0200
parents 3e629dc19168
children
line wrap: on
line source

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