CMake: Fix installing shared plugins
commit63576c08fe0beedf7d0c5485c858e5a0933476fe
authorPali Rohár <pali.rohar@gmail.com>
Thu, 19 Sep 2013 10:29:50 +0000 (19 12:29 +0200)
committerPali Rohár <pali.rohar@gmail.com>
Sun, 27 Oct 2013 22:23:48 +0000 (27 23:23 +0100)
treee945499739e4f7afab717c712ad745c75a5c39de
parentc584a17be31e7e4ac4110941ffa53ad4727419ec
CMake: Fix installing shared plugins

Do not use absolute path in install command, but relative from new variable
CMAKE_INSTALL_PLUGIN_DIR. Absolute paths in cmake can break packaging.

REVIEW: 112831
CMakeLists.txt
cmake/TrojitaOption.cmake