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

CMake: Add support for building JUCE projects with CMake

This commit is contained in:
reuk 2019-09-15 20:37:25 +01:00
parent 1fdba480cc
commit ece5644a20
149 changed files with 9921 additions and 3693 deletions

View file

@ -34,7 +34,7 @@
website: http://www.juce.com/juce
license: GPL/Commercial
dependencies: juce_gui_extra, juce_audio_processors, juce_audio_formats, juce_audio_devices
dependencies: juce_audio_processors, juce_audio_formats, juce_audio_devices
OSXFrameworks: CoreAudioKit DiscRecording
iOSFrameworks: CoreAudioKit