aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-01-27 04:04:41 -0800
committerChris Robinson <[email protected]>2022-01-27 04:04:41 -0800
commit619249371a40f03cf988d1f5750d643df797c485 (patch)
treee16d0fdfc8e89004766be4d058d87c47f569a384 /CMakeLists.txt
parentf8ac1ffe805b13c8b1cd2bc4d4a8362cbe1c2cbe (diff)
Remove math_defs.h
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 9e0662b1..93f2c7ec 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -637,7 +637,6 @@ set(COMMON_OBJS
common/dynload.cpp
common/dynload.h
common/intrusive_ptr.h
- common/math_defs.h
common/opthelpers.h
common/phase_shifter.h
common/polyphase_resampler.cpp