Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libc/include/llvm-libc-macros/CMakeLists.txt')
-rw-r--r--libc/include/llvm-libc-macros/CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/libc/include/llvm-libc-macros/CMakeLists.txt b/libc/include/llvm-libc-macros/CMakeLists.txt
index 380cb288ed97..f7490e813ea8 100644
--- a/libc/include/llvm-libc-macros/CMakeLists.txt
+++ b/libc/include/llvm-libc-macros/CMakeLists.txt
@@ -39,6 +39,14 @@ add_header(
)
add_header(
+ time_macros
+ HDR
+ time-macros.h
+ DEPENDS
+ .linux.time_macros
+)
+
+add_header(
unistd_macros
HDR
unistd-macros.h