Skip to content

Commit

Permalink
Updated juce-audio-plugin to the most recent juce version
Browse files Browse the repository at this point in the history
  • Loading branch information
faressc committed Dec 12, 2024
1 parent 9f320fb commit a8e2050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/juce-audio-plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ include(FetchContent)

FetchContent_Declare(JUCE
GIT_REPOSITORY https://github.com/juce-framework/JUCE.git
GIT_TAG 7.0.8
GIT_TAG 8.0.4
GIT_PROGRESS TRUE
)
FetchContent_MakeAvailable(JUCE)
Expand Down

0 comments on commit a8e2050

Please sign in to comment.