view test/suite_aggrs/CMakeLists.txt @ 449:68f7d6ed3e6f

forgotten files of commit 54c1dc2e6ea5
author Tassilo Philipp
date Thu, 27 Jan 2022 11:44:47 +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)