mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03: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