You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Fixed scons warning: Ignoring missing 'core/helper/SCsub' after #22351.
This commit is contained in:
@@ -117,7 +117,6 @@ SConscript('os/SCsub')
|
||||
SConscript('math/SCsub')
|
||||
SConscript('io/SCsub')
|
||||
SConscript('bind/SCsub')
|
||||
SConscript('helper/SCsub')
|
||||
|
||||
|
||||
# Build it all as a library
|
||||
|
||||
Reference in New Issue
Block a user