mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 05:46:38 +02:00
Fix cmake directories: let user customize lib, share, locale and include directories (patch #6922)
This commit is contained in:
@@ -29,4 +29,4 @@ IF(TCL_FOUND)
|
||||
|
||||
ENDIF(TCL_FOUND)
|
||||
|
||||
INSTALL(TARGETS tcl LIBRARY DESTINATION lib/weechat/plugins)
|
||||
INSTALL(TARGETS tcl LIBRARY DESTINATION ${LIBDIR}/plugins)
|
||||
|
||||
Reference in New Issue
Block a user