mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +03:00
Also added support for SCons project-absolute paths (starting with #) and warning about duplicates in add_source_files(), and fixed default_controller_mappings.gen.cpp being included twice after first build due to *.cpp globbing. Part of #30270.