File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ ENDIF (AVRESAMPLE_FOUND)
112112
113113################# LIBOPENSHOT-AUDIO ###################
114114# Find JUCE-based openshot Audio libraries
115- FIND_PACKAGE (OpenShotAudio REQUIRED)
115+ FIND_PACKAGE (OpenShotAudio 0.1.8 REQUIRED)
116116
117117# Include Juce headers (needed for compile)
118118include_directories (${LIBOPENSHOT_AUDIO_INCLUDE_DIRS} )
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ ENDIF (AVRESAMPLE_FOUND)
112112
113113################# LIBOPENSHOT-AUDIO ###################
114114# Find JUCE-based openshot Audio libraries
115- FIND_PACKAGE (OpenShotAudio REQUIRED)
115+ FIND_PACKAGE (OpenShotAudio 0.1.8 REQUIRED)
116116
117117# Include Juce headers (needed for compile)
118118include_directories (${LIBOPENSHOT_AUDIO_INCLUDE_DIRS} )
You can’t perform that action at this time.
0 commit comments