]> granicus.if.org Git - clang/commit
Use Clang version numbers for the Windows VERSIONINFO resource.
authorGreg Bedwell <greg_bedwell@sn.scee.net>
Fri, 12 Jun 2015 16:33:38 +0000 (16:33 +0000)
committerGreg Bedwell <greg_bedwell@sn.scee.net>
Fri, 12 Jun 2015 16:33:38 +0000 (16:33 +0000)
commiteec0021767c6df562385e95fbbac2761d21207c2
treee9a89f95c4f90a394206ec5d351b20f86b95c6d2
parent188d635f41e4f344ea468034e0e436cbe43f3a0d
Use Clang version numbers for the Windows VERSIONINFO resource.

When setting the VERSIONINFO resource to embed version information into exe and
DLL files on Windows, override the default LLVM version number values with their
clang equivalents.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239617 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt