godot/platform
Rémi Verschelde 694aef9ae5 Linux: Use pkg-config for alsa, libudev and GL too
It's not needed on most distros as those are found in standard lib
and include paths, but on NixOS they're all in non-standard prefixes,
so we need to rely on information provided by pkg-config.

Fixes #59913.

Co-authored-by: David Lewis <davidalewis00@gmail.com>
(cherry picked from commit 07ad066420)
2022-05-05 15:15:10 +02:00
..
android Setup logic to publish the Godot Android library to MavenCentral 2022-03-17 13:06:34 +01:00
iphone [iOS] Fix multitouch not working correctly 2022-03-01 11:05:03 +01:00
javascript Revert "[HTML5] Fetch API now passes credentials." 2022-03-07 14:40:42 +01:00
osx Add empty translation files to the exported app bundle, to allow translation detection by the OS. 2022-02-17 10:30:53 +01:00
server Server: Fix skip libstdc++ static linking on macOS 2022-02-17 10:22:06 +01:00
uwp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
windows Fix DST Error on Windows 2022-03-17 13:36:19 +01:00
x11 Linux: Use pkg-config for alsa, libudev and GL too 2022-05-05 15:15:10 +02:00
register_platform_apis.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00