This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Add PACKAGE_VENDOR for customizing version output
ClosedPublic

Authored by beanz on Mar 14 2016, 2:26 PM.

Details

Summary

This change adds a PACKAGE_VENDOR variable. When set it makes the version output more closely resemble the clang version output.

Diff Detail

Event Timeline

beanz updated this revision to Diff 50649.Mar 14 2016, 2:26 PM
beanz retitled this revision from to [CMake] Add PACKAGE_VENDOR for customizing version output.
beanz updated this object.
beanz added reviewers: aprantl, bogner.
beanz added a subscriber: llvm-commits.
This revision was automatically updated to reflect the committed changes.