aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index db40bd7768..4db76b1328 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -642,6 +642,7 @@ target_sources(
core/utils/DataTypeUtils.cpp
core/utils/FormatUtils.cpp
core/utils/InterpolationPolicyUtils.cpp
+ core/utils/Math.cpp
core/utils/ScaleUtils.cpp
core/utils/StringUtils.cpp
core/utils/helpers/fft.cpp