Skip to content

Commit e17ff7d

Browse files
author
Siva Chandra Reddy
committed
[libc][Obvious] Convert an add_header target to add_header_library target.
1 parent 4184edc commit e17ff7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libc/config/linux/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
add_header(
1+
add_header_library(
22
app_h
3-
HDR
3+
HDRS
44
app.h
55
DEPENDS
66
libc.src.__support.common

0 commit comments

Comments
 (0)