Update CMakeLists.txt

This commit is contained in:
Kae 2024-02-22 16:46:45 +11:00
parent 3b25df55b5
commit f5ddb00675

View File

@ -446,7 +446,9 @@ SET (STAR_EXT_LIBS ${STAR_EXT_LIBS}
ZLIB::ZLIB
PNG::PNG
Freetype::Freetype
${OGGVORBIS_LIBRARIES}
${VORBISFILE_LIBRARY}
${VORBIS_LIBRARY}
${OGG_LIBRARY}
opus # Currently a submodule from extern
)