Update CMakeLists.txt
This commit is contained in:
parent
3b25df55b5
commit
f5ddb00675
@ -446,7 +446,9 @@ SET (STAR_EXT_LIBS ${STAR_EXT_LIBS}
|
|||||||
ZLIB::ZLIB
|
ZLIB::ZLIB
|
||||||
PNG::PNG
|
PNG::PNG
|
||||||
Freetype::Freetype
|
Freetype::Freetype
|
||||||
${OGGVORBIS_LIBRARIES}
|
${VORBISFILE_LIBRARY}
|
||||||
|
${VORBIS_LIBRARY}
|
||||||
|
${OGG_LIBRARY}
|
||||||
opus # Currently a submodule from extern
|
opus # Currently a submodule from extern
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user