view test/suite_aggrs/CMakeLists.txt @ 445:4bd3ed699de8

name fix
author Tassilo Philipp
date Wed, 26 Jan 2022 18:41:31 +0100
parents 167faab0c0be
children
line wrap: on
line source

add_executable(suite_aggrs globals.c cases.c main.c)
target_link_libraries(suite_aggrs dyncall_s)