summaryrefslogtreecommitdiff
path: root/src/plugins/fset
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fset')
-rw-r--r--src/plugins/fset/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fset/CMakeLists.txt b/src/plugins/fset/CMakeLists.txt
index 0d70b68a5..f004fcd6a 100644
--- a/src/plugins/fset/CMakeLists.txt
+++ b/src/plugins/fset/CMakeLists.txt
@@ -32,4 +32,4 @@ set_target_properties(fset PROPERTIES PREFIX "")
target_link_libraries(fset coverage_config)
-install(TARGETS fset LIBRARY DESTINATION ${WEECHAT_LIBDIR}/plugins)
+install(TARGETS fset LIBRARY DESTINATION "${WEECHAT_LIBDIR}/plugins")