godot/platform
romeojulietthotel 228ee4363e Use pkgconfig to locate ALSA libs (#6119)
* 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 94d6757a0d)
2016-10-09 17:21:17 +02:00
..
android Fix manifest generation bug in Android export 2016-10-09 17:20:27 +02:00
bb10 Removed unused variables (second pass) + dead code 2016-07-07 23:15:59 +02:00
haiku Fixed building for latest Haiku nightlies. 2016-06-29 15:40:25 -04:00
iphone Move templates and distribution stuff to tools/dist 2016-09-18 23:04:26 +02:00
javascript Pass mouse position to Input singleton in web export 2016-07-08 20:09:25 +02:00
osx Crashfix for OSX on Sierra beta 2016-08-09 18:47:13 +02:00
server Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
windows Hide the mouse cursor when MOUSE_MODE_CAPTURED is activated. 2016-09-01 08:46:03 +02:00
winrt WinRT: Add missing license file for ANGLE 2016-07-14 08:49:02 +02:00
x11 Use pkgconfig to locate ALSA libs (#6119) 2016-10-09 17:21:17 +02:00