mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
* This allows building when ALSA libs are in a non-standard location. PKG_CONFIG_PATH alone is not enough as the final link fails. Adding this makes the final link succeed.
* The extra LIBS flag for alsa is not needed so removing.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| export | ||
| context_gl_x11.cpp | ||
| context_gl_x11.h | ||
| detect.py | ||
| godot_x11.cpp | ||
| joystick_linux.cpp | ||
| joystick_linux.h | ||
| key_mapping_x11.cpp | ||
| key_mapping_x11.h | ||
| logo.png | ||
| os_x11.cpp | ||
| os_x11.h | ||
| platform_config.h | ||
| SCsub | ||