summaryrefslogtreecommitdiffstats
path: root/libc/src/__support/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libc/src/__support/CMakeLists.txt')
-rw-r--r--libc/src/__support/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/src/__support/CMakeLists.txt b/libc/src/__support/CMakeLists.txt
index 2e5a026bf423..4c1f271e1df4 100644
--- a/libc/src/__support/CMakeLists.txt
+++ b/libc/src/__support/CMakeLists.txt
@@ -34,6 +34,7 @@ add_header_library(
HDRS
math_extras.h
DEPENDS
+ libc.src.__support.CPP.bit
libc.src.__support.CPP.limits
libc.src.__support.CPP.type_traits
libc.src.__support.macros.attributes