We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ff387 commit bc811f2Copy full SHA for bc811f2
Plugin/CMakeLists.txt
@@ -71,5 +71,5 @@ sofa_create_component_in_package_with_targets(
71
INCLUDE_SOURCE_DIR "src"
72
INCLUDE_INSTALL_DIR "."
73
OPTIMIZE_BUILD_DIR FALSE
74
- RELOCATABLE "../../plugins"
+ RELOCATABLE_PATH "../../plugins"
75
)
0 commit comments