Skip to content

Commit

Permalink
Update FindOpusFile.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
louist103 authored Dec 19, 2024
1 parent 2987de8 commit a66e4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMake/FindOpusFile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Search for the OpusFile header
find_path(OPUSFILE_INCLUDE_DIR
NAMES opusfile.h
PATH_SUFFIXES opusfile
PATHS /usr/include /usr/local/include
DOC "Directory where opusfile.h is located"
)

Expand Down

0 comments on commit a66e4aa

Please sign in to comment.