24 Jun
2017
24 Jun
'17
4:01 p.m.
On Sat, Jun 24, 2017 at 9:00 AM, Rene Rivera via Boost
One of the issues that I've seen is that the generated project files are just shells around cmake invocations of all kinds. As opposed to direct project declarations.
I haven't seen that (but if you say it exists I don't doubt it). My cmake-generated projects are 100% authentic Visual Studio projects which build on their own without invoking cmake. So it is possible, if the library author wishes, to generate good .vcxproj files.