impl / libcurvecpr

A portable implementation of CurveCP
40 stars 10 forks source link

Add cmake support to have be able to build on windows with MSVC. #12

Closed luna-duclos closed 8 years ago

luna-duclos commented 10 years ago

These are the changes we talked about about integrating CMake for the build process. I also did some (pretty minor) code changes to get a build done on MSVC, had to implement a little windows specific logic that was missing.