aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDan Glastonbury <[email protected]>2017-05-24 11:15:25 +1000
committerDan Glastonbury <[email protected]>2017-08-29 19:05:30 +1000
commit52b467d4f0993eb3949d97934aa254b0522bd0a9 (patch)
tree52e7458e0add325f6d864573295bfa6993920591 /CMakeLists.txt
parent608affca8b436cd9864e5a525f61b90400a9fa43 (diff)
downloadcubeb-52b467d4f0993eb3949d97934aa254b0522bd0a9.tar.gz
cubeb-52b467d4f0993eb3949d97934aa254b0522bd0a9.zip
cubeb: Remove cubeb_util_default_device_collection_destroy().
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a3e100a..31b0752 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,7 +56,6 @@ add_library(cubeb
src/cubeb_panner.cpp
src/cubeb_log.cpp
src/cubeb_strings.c
- src/cubeb_utils.c
$<TARGET_OBJECTS:speex>)
target_include_directories(cubeb PUBLIC include)
target_include_directories(cubeb PRIVATE src)