summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2024-03-30 13:32:19 +0000
committerLuke Bratch <luke@bratch.co.uk>2024-03-30 13:32:19 +0000
commitef5ef17bab5581bc001da0e2a9ab77620a19ffb0 (patch)
tree88d2ca2ed43774391f618f49c78fd978e40e08cd /INSTALL
parent8450fa9418e3d0003a6990a5384437bde4ea76c0 (diff)
Pass VERSION at compile time based on "git describe". Add fallback VERSION file for if Git isn't installed.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 84474c9..01234e4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,6 +9,7 @@ To compile:
- a C compiler
- glibc
- OpenSSL
+- Git (optional - used to define VERSION if installed)
To run: