Skip to content

Commit 347cabb

Browse files
authored
Sepcify directly path for this special case (#507)
1 parent de06d70 commit 347cabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ sofa_create_component_in_package_with_targets(
7171
INCLUDE_SOURCE_DIR "src"
7272
INCLUDE_INSTALL_DIR "."
7373
OPTIMIZE_BUILD_DIR FALSE
74-
RELOCATABLE "../../plugins"
74+
RELOCATABLE_PATH "../../plugins"
7575
)

0 commit comments

Comments
 (0)