You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Bump dependency to OpenShotAudio to 0.2.0
This commit is contained in:
@@ -77,7 +77,7 @@ ENDIF (ImageMagick_FOUND)
|
||||
|
||||
################# LIBOPENSHOT-AUDIO ###################
|
||||
# Find JUCE-based openshot Audio libraries
|
||||
FIND_PACKAGE(OpenShotAudio 0.1.9 REQUIRED)
|
||||
FIND_PACKAGE(OpenShotAudio 0.2.0 REQUIRED)
|
||||
|
||||
# Include Juce headers (needed for compile)
|
||||
include_directories(${LIBOPENSHOT_AUDIO_INCLUDE_DIRS})
|
||||
|
||||
@@ -76,7 +76,7 @@ ENDIF (ImageMagick_FOUND)
|
||||
|
||||
################# LIBOPENSHOT-AUDIO ###################
|
||||
# Find JUCE-based openshot Audio libraries
|
||||
FIND_PACKAGE(OpenShotAudio 0.1.9 REQUIRED)
|
||||
FIND_PACKAGE(OpenShotAudio 0.2.0 REQUIRED)
|
||||
|
||||
# Include Juce headers (needed for compile)
|
||||
include_directories(${LIBOPENSHOT_AUDIO_INCLUDE_DIRS})
|
||||
|
||||
Reference in New Issue
Block a user