aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-03-20 15:29:29 -0700
committerChris Robinson <[email protected]>2020-03-20 15:30:41 -0700
commit0d11de3e8d7f5df5bed784d102fc659809ccb9a9 (patch)
treeb0c5c80991828a26a1f8310db9dc8f0eef4c1566 /CMakeLists.txt
parentf56ef433d8bbf8709b559276bea79c6acb8167ef (diff)
Move CPUCapFlags and FillCPUCaps to their own source
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 35c748f1..599273a5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -600,6 +600,7 @@ SET(ALC_OBJS
alc/compat.h
alc/converter.cpp
alc/converter.h
+ alc/cpu_caps.cpp
alc/cpu_caps.h
alc/devformat.h
alc/effects/base.h