view test/suite_floats/CMakeLists.txt @ 603:c1208587091c

- missed cmake build line to be removed given last commit
author Tassilo Philipp
date Wed, 21 Sep 2022 13:26:31 +0200
parents 3e629dc19168
children
line wrap: on
line source

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