diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index df5fa66f..13876def 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -602,6 +602,8 @@ set(CORE_OBJS core/filters/nfc.h core/filters/splitter.cpp core/filters/splitter.h + core/fmt_traits.cpp + core/fmt_traits.h core/mastering.cpp core/mastering.h core/uhjfilter.cpp @@ -683,8 +685,6 @@ set(ALC_OBJS alc/effects/pshifter.cpp alc/effects/reverb.cpp alc/effects/vmorpher.cpp - alc/fmt_traits.cpp - alc/fmt_traits.h alc/fpu_ctrl.cpp alc/fpu_ctrl.h alc/front_stablizer.h |