Skip to content

Commit bc811f2

Browse files
committed
Sepcify directly path for this special case
1 parent 72ff387 commit bc811f2

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)