Fixed CMakeLists path.

master
Håvard Pettersson 10 years ago
parent 14aaf24749
commit f8ded4fc62

@ -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…
Cancel
Save