Skip to content

Commit 543338a

Browse files
committed
Object installation destination removed
1 parent a3ba526 commit 543338a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

share/bcm/cmake/BCMInstallTargets.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ function(bcm_install_targets)
3232
install(TARGETS ${PARSE_TARGETS}
3333
EXPORT ${EXPORT_FILE}
3434
RUNTIME DESTINATION ${BIN_INSTALL_DIR}
35-
OBJECTS DESTINATION ${OBJ_INSTALL_DIR}
3635
LIBRARY DESTINATION ${LIB_INSTALL_DIR}
3736
ARCHIVE DESTINATION ${LIB_INSTALL_DIR})
3837

0 commit comments

Comments
 (0)