From 85382cae3cd98f3fc4a0925482da182681aabc8d Mon Sep 17 00:00:00 2001 From: zqqw Date: Sat, 2 May 2020 02:22:59 +0100 Subject: Use Nim version 1.0 compatibility --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 04ce4cb..2af010c 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,7 @@ NIM_OPTIMIZE = size NIM_CACHE_DIR = nimcache NIM_OPTIONS = \ + --useVersion:'1.0' \ --putenv:'PROG_VERSION'="${RVERSION}" \ --putenv:'PROG_COPYRIGHT'="${COPYRIGHT}" \ --putenv:'PROG_PKGLIBDIR'="${PKGLIBDIR}" \ -- cgit v1.2.3-70-g09d2