Skip to content

Commit dbfe6ba

Browse files
committed
Remove relocation so post-install-fixup scripts are working great
1 parent b70c9ab commit dbfe6ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,6 @@ sofa_create_package_with_targets(
430430
TARGETS ${PROJECT_NAME} AUTO_SET_TARGET_PROPERTIES
431431
INCLUDE_SOURCE_DIR "src"
432432
INCLUDE_INSTALL_DIR ${PROJECT_NAME}
433-
RELOCATABLE "plugins"
434433
)
435434

436435
# Qt deployment

0 commit comments

Comments
 (0)