D23233: Fix CI failure on the KDE build server

Karthik Periagaram noreply at phabricator.kde.org
Sun Aug 18 00:51:00 BST 2019


karthikp created this revision.
karthikp added a reviewer: bcooksley.
Herald added a reviewer: KDE Games.
Herald added a subscriber: kde-games-devel.
karthikp requested review of this revision.

REVISION SUMMARY
  This fixes the build error caused by the presence of a whitespace character in the path used to build this project on https://build.kde.org/. The source of the whitespace is the environment variable JOB_BASE_NAME (set to 'kf5-qt5 SUSEQt5.12'). However, it would be a good idea to fix this in the cmake code, too.

TEST PLAN
  Tested by building in a path with and without spaces. The CMake error seen when building in a path with spaces goes away when this patch is applied.

REPOSITORY
  R387 Kajongg

REVISION DETAIL
  https://phabricator.kde.org/D23233

AFFECTED FILES
  cmake-modules/KDEPython.cmake

To: karthikp, bcooksley, #kde_games
Cc: kde-games-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20190817/62676b7e/attachment.html>


More information about the kde-games-devel mailing list