mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
3218f52f11
Compilers such as Borland and MIPSpro do not like struct initialization with variables. Initialize using assignment instead.