In Part 3: Build and Run for the Windows instructions, under step 4. *Configure* inside the **Note** Win64 needs to be changed to x64 Looks like this changed between CMake [3.12](https://cmake.org/cmake/help/v3.12/generator/Visual%20Studio%2015%202017.html) (uses Win64) and [3.13](https://cmake.org/cmake/help/v3.13/generator/Visual%20Studio%2015%202017.html) (uses x64).
In Part 3: Build and Run for the Windows instructions, under step 4. Configure inside the Note Win64 needs to be changed to x64
Looks like this changed between CMake 3.12 (uses Win64) and 3.13 (uses x64).