diff --git a/cmake/macros/TargetOpus.cmake b/cmake/macros/TargetOpus.cmake index 20fcadfc57..eb72deed6a 100644 --- a/cmake/macros/TargetOpus.cmake +++ b/cmake/macros/TargetOpus.cmake @@ -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})