compile CMake (32 bit) with Visual Studio 2019

thanks for the hint. Moving to 10.0.19041.0 resolved the issue!
Just in case one hits the same issue, in order to target a given SDK version, I added to the cmake command line:
-DCMAKE_SYSTEM_VERSION=10.0.19041.0