Lines Matching refs:rt
60 # Copy compiler-rt headers to the build tree.
68 COMMENT "Copying compiler-rt's ${f}...")
72 add_custom_target(compiler-rt-headers ALL DEPENDS ${out_files})
73 add_dependencies(compiler-rt compiler-rt-headers)
74 set_target_properties(compiler-rt-headers PROPERTIES FOLDER "Compiler-RT Misc")
78 COMPONENT compiler-rt-headers
83 COMPONENT compiler-rt-headers
89 COMPONENT compiler-rt-headers
95 COMPONENT compiler-rt-headers
100 COMPONENT compiler-rt-headers
105 COMPONENT compiler-rt-headers
110 add_custom_target(install-compiler-rt-headers
111 DEPENDS compiler-rt-headers
113 -DCMAKE_INSTALL_COMPONENT="compiler-rt-headers"
116 add_custom_target(install-compiler-rt-headers-stripped
117 DEPENDS compiler-rt-headers
119 -DCMAKE_INSTALL_COMPONENT="compiler-rt-headers"