Skip to content
  • Volker Krause's avatar
    Use PACKAGE_PREFIX_DIR before any find_dependency() calls · 9d3a95f5
    Volker Krause authored
    PACKAGE_PREFIX_DIR will be used in the generated code of the @PACKAGE_@
    placeholder, and can be changed by find_dependency() calls. Worked by
    chance so far, but happens with Qt6. This then results in build failures
    in consumers trying to locate kscreenlocker's D-Bus files.
    9d3a95f5