mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
3143e9ffc5
0ba5891eadproject: Keep leading `0` in PROJECT_VERSION components5f84669806Tests: Factor out RunCMake.project helper macro into moduleb1f387a7eaRefactor: Use raw string literals instead of escaping41b85968d8Refactor: Use initializer lists instead of `push_back` series45e85dd2b2Refactor: Add some `const` to vars90f91e4d21Refactor: Replace a "magic" number w/ a named constant638383c38fRefactor: Eliminate one-time-used variables9b6a53292fRefactor: Eliminate `sep` from the loop Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3517