Added cross compilation to CMake build system.
commite7a7efed11792e0dbc14a66b02fa7b25886f69d8
authorJames Lyon <jamesly0n@hotmail.com>
Thu, 25 Apr 2013 00:08:18 +0000 (25 01:08 +0100)
committerJames Lyon <jamesly0n@hotmail.com>
Thu, 25 Apr 2013 00:08:18 +0000 (25 01:08 +0100)
treea8ac98cdc31dc8f15cff22b46b2a9799183bd8e5
parent5c35ba66c5ade4713bbd9c005e66889f6d7db293
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.
CMakeLists.txt
config.h.in
config.texi.in [new file with mode: 0644]
lib/libtcc1.c
tests/CMakeLists.txt
tests/tcctest.py [new file with mode: 0644]