chiark / gitweb /
Unix: allow adding a prefix to all the puzzle names.
authorSimon Tatham <anakin@pobox.com>
Wed, 31 Mar 2021 17:44:44 +0000 (18:44 +0100)
committerSimon Tatham <anakin@pobox.com>
Wed, 31 Mar 2021 17:44:44 +0000 (18:44 +0100)
commitdd8164b77407fef0c56b426eb0b9a49ddeed13fa
treed5a0ea107a6796f87be733cceef2a75e88f05055
parent306fab356e357ef13578667b476abce706a55203
Unix: allow adding a prefix to all the puzzle names.

A distro maintainer reminds me that downstreams often want to rename
my quite generic executable names to avoid clashes in bin directories.
Added a cmake option -DOUTPUT_NAME to make that easy.
cmake/platforms/unix.cmake