mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 20:22:48 +08:00
* [CMAKE] msvc.cmake: Remove redundant '/Gy' Function-level-Linking '/Gy' is already enabled unconditionally at line 26. So no need to enable it here another time. Makes the differences between the multiple OPTIMIZE-levels more obvious. * [CMAKE] msvc.cmake: Fix typo in comment