Some of our members have been running into an issue with v17 of the MSVC and VS Build Tools, where CMake won’t configure for any of the MSVC kits, due to the following error from rtmaps.cmake
In the past, we added the following to our CMakeLists.txt files in order to satisfy a different rtmaps.cmake issue
but unfortunately the exact version of the VS Build Tools wasn’t recorded at the time. We know that it was Build Tools 2022, same as the ones the newer members installed on their windows machines.