mbedtls/programs/test
David Brown 381c1078fc 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, directly
set the SOURCES property instead of using the target_sources command.

A future patch could reverse this, if the project decides to forgo
support for cmake versions less than 3.0.

Fixes #3801

Signed-off-by: David Brown <david.brown@linaro.org>
2020-11-03 15:38:38 -07:00
..
cmake_subproject Build: Add MBEDTLS_TARGET_PREFIX 2020-10-20 13:44:44 +01:00
benchmark.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
CMakeLists.txt cmake: Avoid using target_properties for old cmake 2020-11-03 15:38:38 -07:00
cpp_dummy_build.cpp Include public and public-ish PSA headers in CPP check 2020-10-22 11:55:50 +02:00
query_compile_time_config.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
query_config.c Add the SRTP configuration to query_config 2020-10-29 01:14:49 +01:00
selftest.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
udp_proxy.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
udp_proxy_wrapper.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
zeroize.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00