view test/suite2_x86win32fast/CMakeLists.txt @ 368:f28b7f4f5749

- removed some pseudo-op on non-darwin platforms to make clang's integrated assembler happy
author Tassilo Philipp
date Wed, 05 Aug 2020 15:50:49 +0200
parents 3e629dc19168
children
line wrap: on
line source

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