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

MIDI-CI: Add module

This commit is contained in:
reuk 2023-08-25 13:31:23 +01:00
parent 387ab88c13
commit 8ebbc20311
No known key found for this signature in database
GPG key ID: FCB43929F012EE5C
85 changed files with 11013 additions and 16 deletions

View file

@ -42,6 +42,7 @@ target_link_libraries(UnitTestRunner PRIVATE
juce::juce_analytics
juce::juce_audio_utils
juce::juce_dsp
juce::juce_midi_ci
juce::juce_opengl
juce::juce_osc
juce::juce_product_unlocking