enet: Split enet thirdparty files and allow unbundling
Building against shared libraries only implemented for Linux X11 so far. TODO: Document Godot's modifications of upstream enet.
This commit is contained in:
@ -1,11 +1,6 @@
|
||||
|
||||
|
||||
def can_build(platform):
|
||||
return True
|
||||
|
||||
return True
|
||||
|
||||
def configure(env):
|
||||
pass
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user