view test/plain_c++/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 01a5762c6fba
line wrap: on
line source

add_executable(plain_cxx test_main.cc)
target_link_libraries(plain_cxx dyncall_s)