Skip to content

Commit 8cfa72a

Browse files
[libc] fix typo in hdr/CMakeLists
Fixes #87896
1 parent c258f57 commit 8cfa72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/hdr/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ add_proxy_header_library(
3838
fenv_macros.h
3939
FULL_BUILD_DEPENDS
4040
libc.include.llvm-libc-macros.fenv_macros
41-
libc.incude.fenv
41+
libc.include.fenv
4242
)

0 commit comments

Comments
 (0)