mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 06:51:00 +00:00
dfd5ae7da7
Required extracting default generator evaluation to explicit function, as Visual Studio generators get validated during their construction. Fixes: #18544