Fixed CMakeLists path.
This commit is contained in:
parent
14aaf24749
commit
f8ded4fc62
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ set_target_properties(tox PROPERTIES PREFIX "")
|
|||
|
||||
target_link_libraries(tox toxcore)
|
||||
|
||||
install(FILES build/tox.so DESTINATION ~/.weechat/plugins)
|
||||
install(FILES tox.so DESTINATION ~/.weechat/plugins)
|
||||
|
|
Loading…
Reference in a new issue