There is no way to overwrite the libexec destination dir in baloo-frameworks. Reproducible: Always Steps to Reproduce: 1. cmake -DLIBEXEC_INSTALL_DIR=foo . 2. make 3. make DESTDIR=bar install Actual Results: there's bar/usr/local/lib/libexec Expected Results: there should be bar/usr/local/foo baloo 5.1.0
It uses kauth libexec path.