3 Commits

Author SHA1 Message Date
Felix Kaaman
357d4d2aad Fix CMake support for MinGW, MSVC, and others
This improves the general building experience by integrating with the
newly created `sourceball` for windows. Most fixes involves either
adding `#ifdef WIN32` or replacing GCC-specific extensions with more
portable solutions.

Has been tested with MSVC 15 and MinGW64.
2016-01-05 19:25:51 +01:00
Felix Kaaman
7083dbb2c8 CMake is a special little snowflake ☃ 2015-03-03 12:58:49 +01:00
Felix Kaaman
33f6968f0c Fix CMake support (only tested on darwin) 2015-02-28 13:56:23 +01:00