Hacker News new | ask | show | jobs
by dietrichepp 4104 days ago
Solution files are easy. Project files (I think you meant project files) are not too hard, if all you want to do is build. Integration with Visual Studio is part of the equation, too.
1 comments

From memory CMake was only producing VS 2010 project files which then had to be fiddled a bit to upgrade them to 2012 - so a version bump would be appreciated.
CMake supports VS2012-2015 natively in the latest releases.