D15927: Use specified Perl interpreter instead of relying on PATH

Michael Hansen noreply at phabricator.kde.org
Wed Oct 3 19:02:02 BST 2018


zrax created this revision.
Herald added projects: Frameworks, Documentation.
Herald added a subscriber: kde-doc-english.
zrax requested review of this revision.

REVISION SUMMARY
  If a PERL_EXECUTABLE is passed on the CMake command line, e.g. because the default one in PATH is insufficient, kdoctools would still use the one in PATH incorrectly.  This fixes it to use the specified perl both at configure time and at build / install time.

REPOSITORY
  R238 KDocTools

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

AFFECTED FILES
  cmake/uriencode.cmake
  src/CMakeLists.txt

To: zrax
Cc: kde-doc-english, kde-frameworks-devel, michaelh, ngraham, bruns, skadinna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181003/51424864/attachment.html>


More information about the Kde-frameworks-devel mailing list