Do not install test executables
When building with tests enabled we install test executables, which is a unnecessary as, in CMake, the tests are meant to run from the build tree an not after deployment.
When building with tests enabled we install test executables, which is a unnecessary as, in CMake, the tests are meant to run from the build tree an not after deployment.
mentioned in merge request !1391 (merged)