cmocka/cmake
Alois Klink 426784f405 build: improve AddCMockaTest `LINK_OPTIONS` docs
The `LINK_OPTIONS` argument for `add_cmocka_test()` doesn't
set the `LINK_OPTIONS` CMake property, as it was only added
in CMake 3.13.

These options are mostly the same, but some options that are valid
`LINK_OPTIONS` are not valid `LINK_FLAGS` (e.g using `LINKER:` prefixes)

This commit documents that the `LINK_OPTIONS` argument instead
is used to set the `LINK_FLAGS` CMake property.

Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2022-12-23 11:53:27 +01:00
..
Modules build: improve AddCMockaTest `LINK_OPTIONS` docs 2022-12-23 11:53:27 +01:00
Toolchain-Debian-mips.cmake gitlab-ci: Use a toolchain file for mips 2018-09-27 21:24:05 +02:00
Toolchain-cross-m32.cmake cmake: Add toolchain file for m32 builds 2018-09-25 12:31:33 +02:00