Merge branch 'main' into libvgcode

This commit is contained in:
Noisyfox
2025-11-22 19:35:32 +08:00
committed by GitHub
25 changed files with 8998 additions and 25 deletions

View File

@@ -6,6 +6,8 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
# Include dev-utils for encoding check and other utilities
add_subdirectory(dev-utils)
# Clipper2 math utils
add_subdirectory(clipper2)
# add_subdirectory(avrdude)
# Note: semver and hints are now included from deps_src/CMakeLists.txt