mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-06 20:53:54 +02:00
Update CMakeLists.txt
Fix interface linking errors on Windows.
This commit is contained in:
parent
d030d82355
commit
32c438ffc2
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
set(TARGET_NAME opusCodec)
|
||||
setup_hifi_client_server_plugin()
|
||||
link_hifi_libraries(shared audio plugins)
|
||||
target_opus()
|
||||
|
||||
if (BUILD_SERVER)
|
||||
install_beside_console()
|
||||
|
|
Loading…
Reference in a new issue