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

Alexander Golubev (Fat-Zer) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Alexander Golubev (Fat-Zer) <[email protected]> ---
The problem itself is triggered because KDEInstallDirs.cmake from
extra-cmake-modules[1] sets KDE_INSTALL_SYSCONFDIR to
${CMAKE_INSTALL_SYSCONFDIR} which is set by GNUInstallDirs.cmake[2] as "etc"
and interpreted as a relative path to CMAKE_INSTALL_PREFIX.

[1]
https://github.com/KDE/extra-cmake-modules/blob/master/kde-modules/KDEInstallDirs.cmake
[2] https://github.com/KDE/marble/blob/master/CMakeLists.txt#L14

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

Reply via email to