<div dir="ltr">Then it should be default in debug build not copy the release libraries which are unreferenced anyway.<div>'sides that... I'm only asking for the leading intelligence before the include, and not including the INSTALL line.  </div><div>I'm not asking to change having to add a INSTALL rule... just having a better default list of what should be copied.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 8, 2014 at 5:40 PM, David Cole <span dir="ltr"><<a href="mailto:dlrdave@aol.com" target="_blank">dlrdave@aol.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't think that's a good idea.<br>
<br>
The Debug libraries are supposed to be non-redistributable. (At least that used to be true... is it still true?) To Debug a VS-built project, you have to run it on a machine with VS installed, so there's not a compelling need to "install" the debug libraries anyway.<br>
<br>
The capability is in there if you *must* have an install tree with Debug libraries in it for some reason, but it's not supposed to be the norm, and I don't think we should make it easy to do.<br>
<br>
If you're going to go against the license terms, you should have to do it explicitly in your own code... not as a side effect of a default behavior that CMake provides.<br>
<br>
<br>
Just my opinion,<br>
David C.<br>
<br>
</blockquote></div><br></div>