Fixed CMakeLists path.

This commit is contained in:
Håvard Pettersson 2014-09-02 21:46:38 +02:00
parent 14aaf24749
commit f8ded4fc62
1 changed files with 1 additions and 1 deletions

View File

@ -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)