view test/suite2_x86win32std/CMakeLists.txt @ 56:2cccd38e5e4d

- added -lm in GNU/kFreeBSD config, to build all tests out of the box - cosmetics
author cslag
date Fri, 25 Dec 2015 21:16:04 +0100
parents 3e629dc19168
children
line wrap: on
line source

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