mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
core: add quotes around paths in CMake files (closes #29)
This commit is contained in:
@@ -40,4 +40,4 @@ else()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
install(TARGETS spell LIBRARY DESTINATION ${WEECHAT_LIBDIR}/plugins)
|
||||
install(TARGETS spell LIBRARY DESTINATION "${WEECHAT_LIBDIR}/plugins")
|
||||
|
||||
Reference in New Issue
Block a user