[CONFIGURE] Simplify Visual Studio generator selection.
authorRaul Tambre <raul@tambre.ee>
Sun, 24 Feb 2019 10:58:22 +0000 (12:58 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 31 Mar 2019 18:02:55 +0000 (20:02 +0200)
commit989667f0c2ced7697be754238053cd7ef5180bcb
tree1c02a1f0b77863f2811147b8c4f30a7c225b7213
parente9b438bfaa4f2122b3c3d1d57bcf631db9df4189
[CONFIGURE] Simplify Visual Studio generator selection.

CMake >3.2 supports specifying the architecture through the -A parameter,
allowing the logic to be simplified.
Specifying the architecture like this is also required since Visual Studio 2019.
configure.cmd