Skip to content

Commit e72fb28

Browse files
committed
Remove unused COMPONENT keyword from install EXPORTS.
1 parent dbd5f01 commit e72fb28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/ystdlib-helpers.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ function(install_library)
216216
EXPORT "${EXPORT_NAME}"
217217
DESTINATION ${ARG_CONFIG_DEST_DIR}
218218
NAMESPACE "${ARG_NAMESPACE}::"
219-
COMPONENT "${ARG_NAME}"
220219
)
221220

222221
configure_package_config_file(

0 commit comments

Comments
 (0)