We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b423d commit 2353f48Copy full SHA for 2353f48
libc/startup/linux/CMakeLists.txt
@@ -138,6 +138,5 @@ foreach(target IN LISTS startup_components)
138
install(FILES $<TARGET_OBJECTS:${fq_target_name}>
139
DESTINATION ${LIBC_INSTALL_LIBRARY_DIR}
140
RENAME $<TARGET_PROPERTY:${fq_target_name},OUTPUT_NAME>
141
- EXCLUDE_FROM_ALL
142
COMPONENT libc)
143
endforeach()
0 commit comments