Fix order of cmake imports
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
Showing
Please register or sign in to comment
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