mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 09:31:48 +00:00
d52b70fb5e
Include paths are processed from left to right, so we use Prepend to ensure that paths to bundled thirdparty files will have precedence over system paths (e.g. `/usr/include` should have lowest priority).