simon-git: puzzles (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue Apr 13 18:18:14 BST 2021


TL;DR:
  f8b15ba icons.cmake: explicitly search for Perl.

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-04-13 18:18:14

commit f8b15bab6b2a8dd8309cdef3dc49ae3377cb997d
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=f8b15bab6b2a8dd8309cdef3dc49ae3377cb997d;hp=69b5e7513a9418a61bfae3bc5889bb2c543a580a
Author: Simon Tatham <anakin at pobox.com>
Date:   Tue Apr 13 18:14:54 2021 +0100

    icons.cmake: explicitly search for Perl.
    
    This allows the icons build to automatically disable itself if Perl
    can't be found at all (and print a warning explaining that that's
    why). It also means that if Perl exists on the system but is somewhere
    other than /usr/bin (where our #! lines expect it), the icons build
    can still run.

 icons/icons.cmake | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)



More information about the tartarus-commits mailing list