Files
rt-thread/tools
vm22 97e1f014a1 cmake: make CPPDEFINES handling robust for SCons-generated values
[tools][cmake] fix type handling when generating CMake targets

[Root Cause]
Unexpected macro definition types during `scons --target=cmake`
could trigger a TypeError and abort CMakeLists.txt generation.

[Solution]
Add support for handling different macro definition types.

[Affect Area]
cmake.py

[Test Suggestion]
Run `scons --target=cmake` and verify CMakeLists.txt is generated
successfully with different macro definition formats.
2026-01-27 13:04:11 +08:00
..
2021-03-05 09:01:14 +08:00
2022-08-02 23:15:14 -04:00
2025-02-03 16:42:49 +08:00
2024-12-11 22:27:05 -05:00
2024-12-11 22:27:05 -05:00