brintos

brintos / llvm-project-archived public Read only

0
0
Text · 221 B · 6d68086 Raw
11 lines · plain
1add_entrypoint_object(2  clock_gettime3  SRCS4    clock_gettime.cpp5  HDRS6    # The public header is part of the parent directory's library.7  DEPENDS8    libc.src.__support.time.clock_gettime9    libc.src.errno.errno10)11