10.1.4.1   Converting to Visual Studio

The CMake project can easily be converted to a Visual Studio project via the Generate option. The following example generates a project for Visual Studio 2015 (64-bit), but other generators are available as well.

Run cmake -G to get a list of available generators.