Skip to content

Commit 935a740

Browse files
authored
Remove spurious include
That wasn't supposed to be in there.
1 parent c4c625b commit 935a740

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmake/Modules/FindOpenShotAudio.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# LIBOPENSHOT_AUDIO_INCLUDE_DIRS - The juce.h include directories
66
# LIBOPENSHOT_AUDIO_LIBRARIES - The libraries needed to use juce
77

8-
include(GNUInstallDirs)
9-
108
if("$ENV{LIBOPENSHOT_AUDIO_DIR}" AND NOT "${OpenShotAudio_FIND_QUIETLY}")
119
message(STATUS "Looking for OpenShotAudio in: $ENV{LIBOPENSHOT_AUDIO_DIR}")
1210
endif()

0 commit comments

Comments
 (0)