push
github
cmake: fixup tests build for old CMake This patch is a follow-up to the commit 1e5887d88 ("FFI: Avoid dangling cts->L."). The `target_link_options()` feature is introduced in the CMake 3.13. Unfortunately, we have distros in Tarantool's CI with an older default CMake version. This patch workarounds this by the passing the LINK_FLAGS directly.
5716 of 6056 branches covered (94.39%)
Branch coverage included in aggregate %.
21822 of 23547 relevant lines covered (92.67%)
3973282.71 hits per line