view test/ellipsis/CMakeLists.txt @ 348:da4b267c10bf r1.1-RC3

- test code fixes and cleanups for win 32
author Tassilo Philipp
date Wed, 08 Jan 2020 17:23:24 +0100
parents 3e629dc19168
children
line wrap: on
line source

add_executable(ellipsis main.cc ellipsis.cc)
target_link_libraries(ellipsis dyncall_s)