Fix build for pre-ECM CMake install.

Authored by mpyne on Aug 13 2019, 2:20 AM.

Description

Fix build for pre-ECM CMake install.

The CI infrastructure started failing kdesrc-build after commit
864aa9d45e1987e90a140f0dd6630311d8ec2539, which I suspect is because the
CI builds and installs kdesrc-build without setting up a KDE buildsystem
(i.e. extra-cmake-modules).

This is supported in kdesrc-build, but the commit that broke the build
adds a reference a variable defined in ECM's KDEInstallDirs macro.

Fixed by adding to the existing compat layer machinery in the existing
CMakeLists.txt (at least, I hope!)

Details

Committed
mpyneAug 13 2019, 2:20 AM
Parents
R365:d175dbe3b462: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown