aboutsummaryrefslogtreecommitdiff
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 ba80965..d6dbad6 100644
--- a/libc/src/__support/CMakeLists.txt
+++ b/libc/src/__support/CMakeLists.txt
@@ -189,6 +189,7 @@ add_header_library(
integer_utils.h
DEPENDS
.bit
+ .math_extras
.number_pair
libc.src.__support.common
libc.src.__support.CPP.type_traits