mbedtls/programs/test
David Brown ff28df98f5 cmake: Avoid using target_properties for old cmake
CMake versions less than 3.0 do not support the `target_sources`
command.  In order to be able to support v2.8.12.2 of cmake, add the
extra targets directly to the target command.

This is a backport from the development branch, except that the uses in
this branch are simpler, and modifying the SOURCES property directly is
not needed.

Fixes #3801

Signed-off-by: David Brown <david.brown@linaro.org>
2020-11-04 10:43:58 -07:00
..
benchmark.c Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
CMakeLists.txt cmake: Avoid using target_properties for old cmake 2020-11-04 10:43:58 -07:00
cpp_dummy_build.cpp Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
query_compile_time_config.c Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
selftest.c Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
udp_proxy.c Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
udp_proxy_wrapper.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
zeroize.c Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00