nuttx-apps/crypto
raiden00pl 3764ab041a cmake: remove empty strings from FetchContent
remove empty strings from FetchContent to eliminate cmake build warnings like this:

CMake Warning (dev) at /usr/share/cmake/Modules/FetchContent.cmake:1564 (cmake_parse_arguments):
  The BUILD_COMMAND keyword was followed by an empty string or no value at
  all.  Policy CMP0174 is not set, so cmake_parse_arguments() will unset the
  ARG_BUILD_COMMAND variable rather than setting it to an empty string.

Signed-off-by: raiden00pl <raiden00@railab.me>
2025-03-30 14:20:21 +08:00
..
controlse crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
libsodium crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
libtomcrypt crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
mbedtls mbedtls: add MBEDTLS_SSL_COOKIE_C to Kconfig for manual configuration 2025-03-24 21:49:36 +08:00
openssl_mbedtls_wrapper crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
tinycrypt crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
tinydtls cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
wolfssl crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
.gitignore Add support for libtomcrypt 2021-07-12 17:49:26 -03:00
CMakeLists.txt crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Make.defs Add support for libtomcrypt 2021-07-12 17:49:26 -03:00
Makefile Add support for libtomcrypt 2021-07-12 17:49:26 -03:00