[NFC][Py Reformat] Added more commits to .git-blame-ignore-revs
[llvm-project.git] / libc / src / errno / CMakeLists.txt
blob2fa1381a70cc65c7f38de4c39a8b406b9ef739bc
1 add_entrypoint_object(
2   errno
3   SRCS
4     libc_errno.cpp
5   HDRS
6     libc_errno.h     # Include this
7   DEPENDS
8     libc.include.errno