mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 04:09:33 -05:00
09701440d9
In cmProjectCommand, after validating the VERSION, we move it into a local variable. Later, however, we were comparing COMPAT_VERSION against the VERSION stored in the arguments. Compare to the local variable instead.
12 KiB
12 KiB