mirror of
https://github.com/godotengine/godot.git
synced 2025-02-05 21:41:47 +08:00
0f84d8dc49
Otherwise we can get situations where platform-specific opts with the same name can override each other depending on the order at which platforms are parsed, as was the case with `use_static_cpp` in Linux/Windows. Fixes #44304. This also has the added benefit that the `scons --help` output will now only include the options which are relevant for the selected (or detected) platform. |
||
---|---|---|
.. | ||
export | ||
plugin | ||
app_delegate.h | ||
app_delegate.mm | ||
detect.py | ||
device_metrics.h | ||
device_metrics.m | ||
display_layer.h | ||
display_layer.mm | ||
display_server_iphone.h | ||
display_server_iphone.mm | ||
godot_app_delegate.h | ||
godot_app_delegate.m | ||
godot_iphone.mm | ||
godot_view_gesture_recognizer.h | ||
godot_view_gesture_recognizer.mm | ||
godot_view_renderer.h | ||
godot_view_renderer.mm | ||
godot_view.h | ||
godot_view.mm | ||
ios.h | ||
ios.mm | ||
joypad_iphone.h | ||
joypad_iphone.mm | ||
keyboard_input_view.h | ||
keyboard_input_view.mm | ||
logo.png | ||
main.m | ||
native_video_view.h | ||
native_video_view.m | ||
os_iphone.h | ||
os_iphone.mm | ||
platform_config.h | ||
SCsub | ||
view_controller.h | ||
view_controller.mm | ||
vulkan_context_iphone.h | ||
vulkan_context_iphone.mm |