We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c625b commit 935a740Copy full SHA for 935a740
cmake/Modules/FindOpenShotAudio.cmake
@@ -5,8 +5,6 @@
5
# LIBOPENSHOT_AUDIO_INCLUDE_DIRS - The juce.h include directories
6
# LIBOPENSHOT_AUDIO_LIBRARIES - The libraries needed to use juce
7
8
-include(GNUInstallDirs)
9
-
10
if("$ENV{LIBOPENSHOT_AUDIO_DIR}" AND NOT "${OpenShotAudio_FIND_QUIETLY}")
11
message(STATUS "Looking for OpenShotAudio in: $ENV{LIBOPENSHOT_AUDIO_DIR}")
12
endif()
0 commit comments