summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SConstruct2
m---------godot-cpp0
2 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 97a1601..95ce705 100644
--- a/SConstruct
+++ b/SConstruct
@@ -89,7 +89,7 @@ elif target_platform == 'ios':
host_platform = platform.system()
# Local dependency paths, adapt them to your setup
-godot_headers = ARGUMENTS.get('headers', 'godot-cpp/godot_headers')
+godot_headers = ARGUMENTS.get('headers', 'godot-cpp/godot-headers')
godot_cpp_headers = ARGUMENTS.get('godot_cpp_headers', 'godot-cpp/include')
godot_cpp_lib_dir = ARGUMENTS.get('godot_cpp_lib_dir', 'godot-cpp/bin')
result_path = os.path.join('bin', 'webrtc' if env['target'] == 'release' else 'webrtc_debug', 'lib')
diff --git a/godot-cpp b/godot-cpp
-Subproject 7cbb846417acf0154a786bcaee8a5b1d7b40df5
+Subproject 77d41fa179e40560f1e264ed483638bf5171377