[llvm] r189434 - cmake: Add msbuild integration to the install

Hans Wennborg hans at chromium.org
Wed Aug 28 10:43:25 PDT 2013


Yes, I think we can include this for the install target on Win32 in general.

The integration obviously is only useful if installing on a system
where MSVC is available, but I think that's a different issue from
building it.

 - Hans

On Tue, Aug 27, 2013 at 8:15 PM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> Hans, would it be useful to whole Win32, not only to MS compilers?
>
> Iff, you should use not WIN32 but MSVC in CMakeLists.
>
> ...Takumi
>
> 2013/8/28 Hans Wennborg <hans at hanshq.net>:
>> Author: hans
>> Date: Tue Aug 27 20:19:26 2013
>> New Revision: 189434
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=189434&view=rev
>> Log:
>> 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



More information about the llvm-commits mailing list