mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-30 12:23:01 +00: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.