mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Add pkg-config support for linux
This commit is contained in:
parent
f83554c966
commit
c9aca28d00
31 changed files with 1869 additions and 1594 deletions
|
|
@ -42,7 +42,7 @@
|
|||
dependencies: juce_events
|
||||
OSXFrameworks: Cocoa QuartzCore
|
||||
iOSFrameworks: CoreGraphics CoreText QuartzCore
|
||||
linuxLibs: X11 Xinerama Xext freetype
|
||||
linuxPackages: x11 xinerama xext freetype2
|
||||
|
||||
END_JUCE_MODULE_DECLARATION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue