view test/suite2_x86win32std/CMakeLists.txt @ 407:7364f285cac8

- use UAL syntax for some arm instructions for armhf targets, as clang's integrated as disallows pre-UAL syntax
author Tassilo Philipp
date Sun, 03 Oct 2021 10:41:46 +0200
parents 3e629dc19168
children
line wrap: on
line source

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