aboutsummaryrefslogtreecommitdiff
path: root/libc/hdr/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libc/hdr/CMakeLists.txt')
-rw-r--r--libc/hdr/CMakeLists.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/libc/hdr/CMakeLists.txt b/libc/hdr/CMakeLists.txt
index 5fc25d0..f3f01c1 100644
--- a/libc/hdr/CMakeLists.txt
+++ b/libc/hdr/CMakeLists.txt
@@ -73,6 +73,15 @@ add_proxy_header_library(
)
add_proxy_header_library(
+ pthread_macros
+ HDRS
+ pthread_macros.h
+ FULL_BUILD_DEPENDS
+ libc.include.llvm-libc-macros.pthread_macros
+ libc.include.pthread
+)
+
+add_proxy_header_library(
sched_macros
HDRS
sched_macros.h