solvespace/cmake
whitequark 0159a87a8a Add support for cross-compiling from Linux.
As a side effect, zlib and libpng are now git submodules,
based on their respective official git repositories.
This is necessary, because MinGW has a different ABI and
it cannot use the prebuilt binaries built by MSVC.

The submodules are also used for Windows, for several reasons:
  * to allow 64-bit builds;
  * to allow using newer MSVC, which doesn't like the prebuilt
    libraries;
  * to keep the libraries updated.
2015-07-10 15:59:12 +03:00
..
FindPerlModules.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
FindSpaceWare.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
MacOSXBundleInfo.plist.in Implement OS X port. 2015-07-10 15:59:12 +03:00
Toolchain-mingw32.cmake Add support for cross-compiling from Linux. 2015-07-10 15:59:12 +03:00
Toolchain-mingw64.cmake Add support for cross-compiling from Linux. 2015-07-10 15:59:12 +03:00
c_flag_overrides.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
cxx_flag_overrides.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00