Skip to content

Use CMAKE_INSTALL_BINDIR for installing executable

Nicolas Fella requested to merge nicolasfella/teleports:appinstall into master

This is the standard CMake way of installing executables.

Since clickable expects the executable in an unusual location override the install dir there

Merge request reports