repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang] Avoid linking libdl unless needed
[llvm-project.git]
/
libc
/
src
/
__support
/
CMakeLists.txt
blob
c1ee46cd62cf62f5d72c3907096bebe8faf0b110
1
add_gen_header(
2
common
3
DEF_FILE common.h.def
4
PARAMS
5
platform_defs=../../config/${LIBC_TARGET_OS}/platfrom_defs.h.inc
6
GEN_HDR common.h
7
DATA_FILES
8
../../config/${LIBC_TARGET_OS}/platfrom_defs.h.inc
9
)