Use specified Perl interpreter instead of relying on PATH

Authored by zrax on Oct 21 2018, 3:12 PM.

Description

Use specified Perl interpreter instead of relying on PATH

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.

Reviewers: ltoscano

Reviewed By: ltoscano

Subscribers: ltoscano, vonreth, kde-doc-english, kde-frameworks-devel

Tags: Frameworks, Documentation

Differential Revision: https://phabricator.kde.org/D15927

Details

Committed
ltoscanoOct 21 2018, 3:13 PM
Reviewer
ltoscano
Differential Revision
D15927: Use specified Perl interpreter instead of relying on PATH
Parents
R238:58e33f9873bb: GIT_SILENT Upgrade KF5 version to 5.52.0.
Branches
Unknown
Tags
Unknown