diff --git a/CMakeLists.txt b/CMakeLists.txt index b0d389b..38cd6fc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ include_directories(BEFORE src "${CMAKE_BINARY_DIR}") add_library( libopustags - OBJECT + STATIC src/cli.cc src/ogg.cc src/opus.cc