Skip to content

Commit

Permalink
Specify git repo for JUCE 7
Browse files Browse the repository at this point in the history
  • Loading branch information
sudara committed Jul 31, 2024
1 parent 63e600e commit dff2a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if (MelatoninInspector_IS_TOP_LEVEL)
message(STATUS "Cloning JUCE...")
if (JUCE7)
FetchContent_Declare(JUCE
GIT_REPOSITORY
GIT_REPOSITORY https://github.com/juce-framework/JUCE.git
GIT_TAG 7.0.12
GIT_PROGRESS TRUE
)
Expand Down

0 comments on commit dff2a90

Please sign in to comment.