]> granicus.if.org Git - llvm/commit
Merging r195379:
authorBill Wendling <isanbard@gmail.com>
Mon, 25 Nov 2013 18:34:26 +0000 (18:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 25 Nov 2013 18:34:26 +0000 (18:34 +0000)
commitd1b770d24dea3dc93a7c0f75cf61e3400cde73b0
tree9f53fb405df617681c621e9450987eac6e29d36c
parent1349899ba424eb4655c890bdfecb514682627a8d
Merging r195379:
------------------------------------------------------------------------
r195379 | hans | 2013-11-21 14:47:21 -0800 (Thu, 21 Nov 2013) | 7 lines

CMake: Some changes to package version names:

- Allow overriding PACKAGE_VERSION from the command-line
- Use PACKAGE_VERSION to set CPACK_PACKAGE_VERSION (used by the Win installer)
- Don't include the version number in the CPack install dir or registry key.

Differential revision: http://llvm-reviews.chandlerc.com/D2245
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@195674 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt