mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 23:09:52 +02:00
add mac support to the codec plugin
This commit is contained in:
parent
3ddac73718
commit
6f0967f3fc
1 changed files with 1 additions and 3 deletions
|
@ -6,9 +6,7 @@
|
||||||
# See the accompanying file LICENSE or http:#www.apache.org/licenses/LICENSE-2.0.html
|
# See the accompanying file LICENSE or http:#www.apache.org/licenses/LICENSE-2.0.html
|
||||||
#
|
#
|
||||||
|
|
||||||
|
if (WIN32 OR APPLE)
|
||||||
|
|
||||||
if (WIN32)
|
|
||||||
set(TARGET_NAME hifiCodec)
|
set(TARGET_NAME hifiCodec)
|
||||||
setup_hifi_client_server_plugin()
|
setup_hifi_client_server_plugin()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue