Unverified Commit c06942a0 authored by vector-of-bool's avatar vector-of-bool Committed by GitHub
Browse files

Cleanup and relocate BUILD_VERSION calculation (#1382)

* Cleanup and relocate BUILD_VERSION calculation
- The computation of BUILD_VERSION is now lifted above project(), which allows
  us to use that value in the project() call itself, giving us correct
  PROJECT_VERSION values throughout.
- Define BUILD_VERSION using mongo_setting(), and use the
  calc_release_version.py to compute its default value.

* Don't set a BUILD_VERSION cache var
parent 070b35ab
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment