From e7a7efed11792e0dbc14a66b02fa7b25886f69d8 Mon Sep 17 00:00:00 2001 From: James Lyon Date: Thu, 25 Apr 2013 01:08:18 +0100 Subject: Added cross compilation to CMake build system. Brings it more into line with make based system. I've tested on 32- and 64-bit Windows, but not yet Linux. --- config.texi.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 config.texi.in (limited to 'config.texi.in') diff --git a/config.texi.in b/config.texi.in new file mode 100644 index 0000000..259ef19 --- /dev/null +++ b/config.texi.in @@ -0,0 +1 @@ +@set VERSION ${TCC_VERSION} -- cgit v1.3.1