commit | 39131dc3cee93e9e08e1f612bfa4fe5e1e81f303 | [log] [tgz] |
---|---|---|
author | Marc Herbert <marc.herbert@intel.com> | Fri Mar 01 18:43:44 2019 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Apr 17 08:30:41 2019 -0400 |
tree | 626b48eb15268f9d0db5039227227ef3621184dc | |
parent | 0f7255c3b8f4a00d4be7d239c53e0b4c058829bd [diff] |
git.cmake: let the environment override BUILD_VERSION This is needed to remove noise when comparing binaries across git commits and more generally for anyone who wants to manual control/override the version number when building with or without a .git/ subdirectory. Signed-off-by: Marc Herbert <marc.herbert@intel.com>