mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 01:00:44 +02:00
Cosmetic change for TargetOpus.cmake
This commit is contained in:
parent
18e83aa93d
commit
d030d82355
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
# Distributed under the Apache License, Version 2.0.
|
# Distributed under the Apache License, Version 2.0.
|
||||||
# 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
|
||||||
#
|
#
|
||||||
macro(TARGET_opus)
|
macro(TARGET_OPUS)
|
||||||
if (ANDROID)
|
if (ANDROID)
|
||||||
# no idea if this is correct
|
# no idea if this is correct
|
||||||
target_link_libraries(${TARGET_NAME})
|
target_link_libraries(${TARGET_NAME})
|
||||||
|
|
Loading…
Reference in a new issue