nuttx-apps/netutils/cjson
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
..
.gitignore Remove the unnecessary touch and clean from Makefile 2020-08-11 19:10:19 +01:00
CMakeLists.txt cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
Kconfig cjson_test:add define CONFIG_CJSON_NESTING_LIMIT 2024-10-15 00:57:11 +08:00
Make.defs netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Makefile netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00