view test/suite_aggrs/CMakeLists.txt @ 450:a3b2afc35730

- suite_aggrs: int scope change for older compilers
author Tassilo Philipp
date Thu, 27 Jan 2022 11:46:17 +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)