1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Projucer: Add unit tests to check that icons can be created from raster or vector data

This commit is contained in:
reuk 2025-07-22 12:40:36 +01:00
parent cfbe853f69
commit 896dd10845
No known key found for this signature in database
3 changed files with 84 additions and 0 deletions

View file

@ -73,6 +73,7 @@ target_link_libraries(DemoRunner PRIVATE
juce::juce_animation
juce::juce_audio_utils
juce::juce_box2d
juce::juce_build_tools
juce::juce_dsp
juce::juce_javascript
juce::juce_midi_ci