diff options
author | David Faure <faure@kde.org> | 2020-03-29 23:08:12 +0200 |
---|---|---|
committer | David Faure <faure@kde.org> | 2020-04-05 17:15:43 +0200 |
commit | 907d46e0d244f445b675b4f301654b73b27f2a9c (patch) | |
tree | a9b5d5f91ea0640124cb55b312dcc0197fff1996 /Jenkinsfile_master_kf5-qt5_linux_gcc | |
parent | 6136a974262684847746c0bdc980163cbe326eaa (diff) | |
download | extra-cmake-modules-907d46e0d244f445b675b4f301654b73b27f2a9c.tar.gz extra-cmake-modules-907d46e0d244f445b675b4f301654b73b27f2a9c.tar.bz2 |
ECM: attempt to fix KDEInstallDirsTest.relative_or_absolute on Windows
Summary:
Not passing CMAKE_INSTALL_PREFIX is a weird thing to do. The test shows
"Installing in ." and some values like KDE_INSTALL_FULL_EXECROOTDIR
become "/" which is considered relative on Windows.
The test that passes /usr to CMAKE_INSTALL_PREFIX actually passes on
Windows. Pass /tmp to the other test, remove the test without prefix.
Test Plan: Passes on Linux, not tested on Windows, CI will do that
Reviewers: kossebau, apol, cgiboudeaux
Reviewed By: apol
Subscribers: kde-frameworks-devel, kde-buildsystem
Tags: #frameworks, #build_system
Differential Revision: https://phabricator.kde.org/D28409
Diffstat (limited to 'Jenkinsfile_master_kf5-qt5_linux_gcc')
0 files changed, 0 insertions, 0 deletions