D25017: Fix Install of kdepaths.py on Windows
Thomas Branch <[email protected]>
| Newsgroups | gmane.comp.kde.devel.games |
|---|---|
| Message-ID | <[email protected]> |
twighk created this revision. Herald added a reviewer: KDE Games. Herald added a subscriber: kde-games-devel. twighk requested review of this revision. REVISION SUMMARY kdepaths is generated from src/kdepaths.in (in CMakeLists.txt), and when installed on windows is given an absolute path, rather than a relative one. This makes it try to make directories into /C:/... and copy files where the path is duplicated (C:/somestuff/C:/somestuff). REPOSITORY R387 Kajongg BRANCH master REVISION DETAIL https://phabricator.kde.org/D25017 AFFECTED FILES .arcconfig cmake-modules/KDEPython.cmake To: twighk, #kde_games Cc: kde-games-devel