mirror of
https://github.com/godotengine/gdnative-demos.git
synced 2026-01-03 14:09:44 +03:00
Add godot-cpp repo as a submodule
This commit is contained in:
@@ -6,7 +6,7 @@ opts = Variables([], ARGUMENTS)
|
||||
# Gets the standard flags CC, CCX, etc.
|
||||
env = DefaultEnvironment()
|
||||
|
||||
godot_headers_path = "godot-cpp/godot_headers"
|
||||
godot_headers_path = "godot-cpp/godot-headers"
|
||||
godot_bindings_path = "godot-cpp"
|
||||
|
||||
# Define our options. Use future-proofed names for platforms.
|
||||
|
||||
Reference in New Issue
Block a user