- cleanup
This commit is contained in:
parent
317ace2f04
commit
689bb9b875
|
|
@ -47,6 +47,7 @@ if (CMAKE_SYSTEM MATCHES "Windows*")
|
|||
${CMAKE_CURRENT_LIST_DIR}/sndfile/win64/static/vorbisenc.lib
|
||||
${CMAKE_CURRENT_LIST_DIR}/sndfile/win64/static/opus.lib
|
||||
)
|
||||
|
||||
# Opus libraries
|
||||
set (OPUS_INCLUDE ${CMAKE_CURRENT_LIST_DIR}/opus/include)
|
||||
set (OPUS_LIB ${CMAKE_CURRENT_LIST_DIR}/opus/win64/${CMAKE_BUILD_TYPE}/opus.lib)
|
||||
|
|
|
|||
Loading…
Reference in New Issue