mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 08:43:13 +02:00
core: add quotes around paths in CMake files (closes #29)
This commit is contained in:
@@ -44,4 +44,4 @@ if(PERL_FOUND)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
install(TARGETS perl LIBRARY DESTINATION ${WEECHAT_LIBDIR}/plugins)
|
||||
install(TARGETS perl LIBRARY DESTINATION "${WEECHAT_LIBDIR}/plugins")
|
||||
|
||||
Reference in New Issue
Block a user