1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Linux: Added X11Symbols and WebKitSymbols singletons to dynamically load X11 and WebKit library functions at runtime

This commit is contained in:
ed 2019-09-05 16:45:30 +01:00
parent ffb7b0730d
commit fe61354c21
21 changed files with 1835 additions and 959 deletions

View file

@ -37,7 +37,7 @@
dependencies: juce_events
OSXFrameworks: Cocoa QuartzCore
iOSFrameworks: CoreGraphics CoreImage CoreText QuartzCore
linuxPackages: x11 xinerama xext freetype2
linuxPackages: freetype2
END_JUCE_MODULE_DECLARATION