Make install easier
The install of juCi++ should be these commands:
cmake .
make
sudo make install
This can be acquired by making the CMakeLists.txt move them with the install command.
The config and plugins file should also be installed to an appdata-folder.
.juci #or something in the home directory on unix systems and %APPDATA%-folder on Windows.