cmake: apply defaults to all externals

This commit is contained in:
Alexandre Bouvier 2023-03-01 21:31:27 +01:00
parent 72a14a6817
commit 9c3c7ec009
4 changed files with 26 additions and 22 deletions

View file

@ -23,7 +23,7 @@ else()
endif()
endif()
add_library(opus STATIC
add_library(opus
# CELT sources
opus/celt/bands.c
opus/celt/celt.c