Closed jairbubbles closed 3 years ago
cmake does not handle generation with VS2019 the same way for win64, the platform must be specified with -A parameter.
cmake
-A
cmake
does not handle generation with VS2019 the same way for win64, the platform must be specified with-A
parameter.