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
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