view test/suite_x86win32fast/CMakeLists.txt @ 526:93628a1eaed4

tests: integrate new tests into makefiles, some cleanups
author Tassilo Philipp
date Thu, 14 Apr 2022 10:06:58 +0200
parents 3e629dc19168
children
line wrap: on
line source

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