mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 06:40:16 -05:00
fe21580b84
In commit v3.1.0-rc1~484^2 (Help: Format and revise file() command documentation, 2014-05-23) the signature of file(GENERATE) was accidentally simplified too much and dropped specification of the required argument ordering. Restore the signature to make the order clear.