Fixed creation of aliases in Windows build.
authorAndrey Churbanov <Andrey.Churbanov@intel.com>
Mon, 13 May 2019 16:07:37 +0000 (16:07 +0000)
committerAndrey Churbanov <Andrey.Churbanov@intel.com>
Mon, 13 May 2019 16:07:37 +0000 (16:07 +0000)
commit7f63e8c0a69e8a28c221e1bf772d35f25f1f48fc
treeb2ebaf855ee4f0472b752ca8976dbfcef7d7e20a
parentcf5a8eb7cd3a9c90f5667f146350cf0d0c1489bb
Fixed creation of aliases in Windows build.

Changed file extension of the destination of the copy of libomp.lib
(it was mistakely .dll, now it is .lib) in installation on Windows.

Differential Revision: https://reviews.llvm.org/D61673

llvm-svn: 360595
openmp/runtime/src/CMakeLists.txt