simon-git: puzzles (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Thu Apr 1 18:03:31 BST 2021
TL;DR:
e763b9e Don't try to build the icons when cross-compiling.
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-01 18:03:31
commit e763b9ead86df6a92666525f8d2ed0385e251c61
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=e763b9ead86df6a92666525f8d2ed0385e251c61;hp=dd8164b77407fef0c56b426eb0b9a49ddeed13fa
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Apr 1 17:54:51 2021 +0100
Don't try to build the icons when cross-compiling.
The puzzle icons are built by compiling and running a preliminary
set of puzzle binaries. We can't do that if the binaries won't run
on the build host.
cmake/platforms/unix.cmake | 6 ++++++
1 file changed, 6 insertions(+)
More information about the tartarus-commits
mailing list