simon-git: tweak (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Oct 18 09:19:37 BST 2025
TL;DR:
29ce537 Upgrade "cannot build Tweak" message to a fatal error.
Repository: https://git.tartarus.org/simon/tweak.git
On the web: https://git.tartarus.org/?p=simon/tweak.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2025-10-18 09:19:37
commit 29ce537052ef5553f4aca644a1f876cbf0b38539
web diff https://git.tartarus.org/?p=simon/tweak.git;a=commitdiff;h=29ce537052ef5553f4aca644a1f876cbf0b38539;hp=f80368ada14949269c815c91703b640151670cee
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Oct 18 09:18:08 2025 +0100
Upgrade "cannot build Tweak" message to a fatal error.
On a machine without a curses-type library, it's better to stop at
that message than to proceed anyway and give a confusing secondary
failure along the lines of "can't find 'none'" when the add_executable
call tries to incorporate the nonsense ${display_source}.
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list