You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-04 19:21:46 +00:00
@@ -2,5 +2,7 @@ Import('env')
|
||||
|
||||
env.add_source_files(env.modules_sources,"*.cpp")
|
||||
env.add_source_files(env.modules_sources,"*.c")
|
||||
#TODO: Make it possible to build against system enet
|
||||
env.Append(CPPPATH = ["#modules/enet"])
|
||||
|
||||
Export('env')
|
||||
|
||||
Reference in New Issue
Block a user