30 Jul
2017
30 Jul
'17
9:05 p.m.
On Fri, Jul 28, 2017 at 5:03 PM, paul via Boost
https://github.com/pfultz2/boost-cmake-demo/tree/bcm-test-demo
This is great, thanks for the efforts! I'm having just a tiny problem on Windows. From the root of that repo I do: cd libs/system mkdir bin cd bin cmake .. And I get these errors: https://gist.github.com/vinniefalco/4105a9a6d056ea1c67014574d2a0cd87 Can anyone help? I would like to make sure that whatever we do with cmake, we get usable Visual Studio and Xcode project files. Thanks