Code to get exe name for usage message

This commit is contained in:
Kovid Goyal
2022-09-21 07:59:07 +05:30
parent 2f83bbdc85
commit 8807f6d539
3 changed files with 39 additions and 6 deletions

View File

@@ -46,7 +46,7 @@ Run-time dependencies:
Build-time dependencies:
* ``gcc`` or ``clang``
* ``go >= 1.17`` (see :file:`go.mod` for go packages used during building)
* ``go >= 1.18`` (see :file:`go.mod` for go packages used during building)
* ``pkg-config``
* For building on Linux in addition to the above dependencies you might also
need to install the following packages, if they are not already installed by