aboutsummaryrefslogtreecommitdiff
path: root/libc/config/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libc/config/CMakeLists.txt')
-rw-r--r--libc/config/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/config/CMakeLists.txt b/libc/config/CMakeLists.txt
index cf38ae3..4758276 100644
--- a/libc/config/CMakeLists.txt
+++ b/libc/config/CMakeLists.txt
@@ -3,5 +3,6 @@ add_header_library(
HDRS
app.h
DEPENDS
+ libc.hdr.stdint_proxy
libc.src.__support.common
)