Skip to content

Fix order of cmake imports

Antonio Rojas requested to merge arojas/kaddressbook:fix-pri-location into master

KDEInstallDirs needs to be imported earlier, this is where most installation paths are defined, and without it pri files get installed to the wrong path

Merge request reports