view test/suite3/CMakeLists.txt @ 400:d18f1a65e34f

windows lib name consistency changes for nmake builds
author Tassilo Philipp
date Sat, 23 Jan 2021 15:33:30 +0100
parents 3e629dc19168
children
line wrap: on
line source

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