Are you guys thinking on adding CMake builds support?
I did a basic build script (only library) with options to build static (dynamic otherwise) and to choose between MD or MT on Windows while using Visual Studio (not sure if the option is relevant for Cygwin and MinGW). Feel free to improve upon it if you decide to support CMake.
CMakeLists.txt
Are you guys thinking on adding CMake builds support?
I did a basic build script (only library) with options to build static (dynamic otherwise) and to choose between MD or MT on Windows while using Visual Studio (not sure if the option is relevant for Cygwin and MinGW). Feel free to improve upon it if you decide to support CMake.
CMakeLists.txt