OSDN Git Service

cmake: Add msbuild integration to the install
authorHans Wennborg <hans@hanshq.net>
Wed, 28 Aug 2013 01:19:26 +0000 (01:19 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 28 Aug 2013 01:19:26 +0000 (01:19 +0000)
commit110b5209d92f224050f2755539bda8f1d801f94b
tree1abf79efaf3ce8f49140abf72c11c48b7a21c0e1
parent7f9a887d3f64d1227b911c9180767d95dbba4c10
cmake: Add msbuild integration to the install

This adds the msbuild integration files to the install, provides batch scripts
for (un)installing it in a convenient way, and hooks up the nsis installer to
run those scripts.

Differential Revision: http://llvm-reviews.chandlerc.com/D1537

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189434 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
tools/msbuild/CMakeLists.txt [new file with mode: 0644]
tools/msbuild/install.bat [new file with mode: 0644]
tools/msbuild/uninstall.bat [new file with mode: 0644]