Using cmake to build SimpleITK

I have Visual Studio 2015, with this version it is called VS2015 x64 Native Tools Command Prompt. It sets the path to C++ compiler cl and other compiler-related tools. Just running this from an ordinary command prompt usually does not work.

Instead of the command prompt, you might use CMake-GUI, and select appropriate VS version when clicking Configure the first time.