r252474 - Create install targets for scan-build and scan-view
Jonathan Roelofs via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 11 12:38:14 PST 2015
On 11/11/15 8:07 AM, Aaron Ballman wrote:
> This change causes MSVC to have two new projects sitting at the root
> of the solution: scan-build and scan-view, neither of which appear to
> do anything. Are these projects required for IDEs? If they're
> installation-only projects, I think the CMake should be guarded with
> `if(NOT CMAKE_CONFIGURATION_TYPES)`.
For the record, we discussed this on IRC, and you fixed it in r252771.
Thanks again,
Jon
>
> ~Aaron
>
--
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded
More information about the cfe-commits
mailing list