godot/platform
Rémi Verschelde 07ad066420 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>
2022-04-26 09:37:28 +02:00
..
android Merge pull request #60433 from madmiraal/remove-superfluous-null-check 2022-04-25 16:02:40 +02:00
iphone Narrow FileAccess scope to prevent deadlocks. 2022-04-12 10:54:39 +03:00
javascript Narrow FileAccess scope to prevent deadlocks. 2022-04-12 10:54:39 +03:00
linuxbsd Linux: Use pkg-config for alsa, libudev and GL too 2022-04-26 09:37:28 +02:00
osx Fix sub-menu keyboard navigation. 2022-04-13 09:58:38 +03:00
uwp Narrow FileAccess scope to prevent deadlocks. 2022-04-12 10:54:39 +03:00
windows Fix sub-menu keyboard navigation. 2022-04-13 09:58:38 +03:00
register_platform_apis.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00