summaryrefslogtreecommitdiff
path: root/libc/src/string/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libc/src/string/CMakeLists.txt')
-rw-r--r--libc/src/string/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/src/string/CMakeLists.txt b/libc/src/string/CMakeLists.txt
index 809decfbe5f0..5c9f622d4439 100644
--- a/libc/src/string/CMakeLists.txt
+++ b/libc/src/string/CMakeLists.txt
@@ -20,6 +20,7 @@ add_header_library(
libc.hdr.stdint_proxy
libc.src.__support.CPP.bitset
libc.src.__support.CPP.type_traits
+ libc.src.__support.CPP.simd
libc.src.__support.common
${string_config_options}
)