view test/suite_aggrs/CMakeLists.txt @ 453:c497b87552f6

- reducing number of default pregenerated cases for suite_aggrs, as some compilers run out of memory otherwise
author Tassilo Philipp
date Thu, 27 Jan 2022 12:58:50 +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)