diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 13d7ee54..b323fa12 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -657,6 +657,8 @@ set(CORE_OBJS core/cpu_caps.h core/devformat.cpp core/devformat.h + core/device.cpp + core/device.h core/except.cpp core/except.h core/filters/biquad.h |