https://bugs.kde.org/show_bug.cgi?id=363348

            Bug ID: 363348
           Summary: Include KDEInstallDirs in ECMGeneratePriFile ?
           Product: extra-cmake-modules
           Version: 5.22.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: alex.me...@kde.org
          Reporter: aro...@archlinux.org
                CC: ecm-bugs-n...@kde.org

>From commit a2d184bb it is not necessary to pass
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON explicitely if the install prefix coincides
with the Qt one, since it is set automatically in KDEInstallDirs. 
 This variable is used in ECMGeneratePriFile to determine the mkspecs path. If
a project includes ECMGeneratePriFile before KDEInstallDirs (eg. like
kdepim-apps-libs or kmailtransport do) then the variable will still not be set
when importing ECMGeneratePriFile and the pri files will be installed in the
wrong path.
 Not sure if this should be fixed in ECM (by including KDEInstallDirs in
ECMGeneratePriFile) or in the projects by making sure that KDEInstallDirs is
included befora ECMGeneratePriFile.

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to