CMake: Some changes to package version names:
authorHans Wennborg <hans@hanshq.net>
Thu, 21 Nov 2013 22:47:21 +0000 (22:47 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 21 Nov 2013 22:47:21 +0000 (22:47 +0000)
commit896a0a27f7dd7113555afc5ab7afccb3894f2ba3
treee1be23283d355e25a9d1239ce9f8fa1aabd072bc
parent1aeae92c07fe8993f24d55f8e7e2097aef9163ae
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/trunk@195379 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt