mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 06:32:35 +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.
|
||||
# See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
#
|
||||
macro(TARGET_opus)
|
||||
macro(TARGET_OPUS)
|
||||
if (ANDROID)
|
||||
# no idea if this is correct
|
||||
target_link_libraries(${TARGET_NAME})
|
||||
|
|
Loading…
Reference in a new issue