esp-idf/tools/cmake
Angus Gratton ee8557f69d cmake: convert_to_cmake: Fix possible whitespace issues
As reported on forum:
https://esp32.com/viewtopic.php?f=2&t=13565&p=53476#p53453

split() with no arg will match any whitespace sequence not just
a single space, so takes care of case where two spaces are
inserted in the variable value.
2020-03-02 14:44:16 +11:00
..
scripts
third_party
build.cmake
component.cmake
convert_to_cmake.py cmake: convert_to_cmake: Fix possible whitespace issues 2020-03-02 14:44:16 +11:00
crosstool_version_check.cmake
git_submodules.cmake
idf.cmake
kconfig.cmake
ldgen.cmake
project.cmake tools: Add proper multi-chip support for idf_size.py 2020-02-27 19:50:05 +01:00
project_description.json.in
run_cmake_lint.sh
targets.cmake
toolchain-esp32.cmake
toolchain-esp32s2.cmake esp32s2: remove -nostdlib accidentally added 2020-01-23 17:00:31 +01:00
utilities.cmake cmake: add subdirectory if exists utility 2020-02-18 17:16:06 +05:00
version.cmake