Skip to content

Commit

Permalink
Fix Mac?
Browse files Browse the repository at this point in the history
  • Loading branch information
louist103 authored Dec 24, 2024
1 parent 8364276 commit ef26c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ else()
find_package(Ogg REQUIRED)
find_package(Vorbis REQUIRED)
find_package(Opus REQUIRED)
find_package(OpusFile REQUIRED)
find_package(OpusFile CONFIG REQUIRED)
set(ADDITIONAL_LIBRARY_DEPENDENCIES
"libultraship;"
"ZAPDLib;"
Expand Down

0 comments on commit ef26c9e

Please sign in to comment.