Skip to content

Commit

Permalink
bria's fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
louist103 committed Dec 20, 2024
1 parent a66e4aa commit 1900c59
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
PATHS /usr/include /usr/local/include
PATHS /usr/include/opus /usr/local/include/opus
DOC "Directory where opusfile.h is located"
)

Expand Down

0 comments on commit 1900c59

Please sign in to comment.