Rename godot_headers to godot-headers to match upstream rename

Also updated the URLs which were still pointing to the old GitHub org.
This commit is contained in:
Rémi Verschelde
2021-02-26 10:02:35 +01:00
parent eafe6d9622
commit b36df8f86c
7 changed files with 22 additions and 22 deletions

View File

@@ -114,7 +114,7 @@ opts.Add(EnumVariable(
opts.Add(PathVariable(
'headers_dir',
'Path to the directory containing Godot headers',
'godot_headers',
'godot-headers',
PathVariable.PathIsDir
))
opts.Add(PathVariable(