<br><div>Hi,</div><div><br></div><div>When creating Visual Studio project files, I prefer to use Link Library Dependencies, </div><div>and not adding any of the library .lib files in the &#39;Input Additional Dependencies&#39; field.</div>
<div><br></div><div>CMake already adds the dependencies between projects, so setting this boolean &quot; Link Library Dependencies&quot; to true is all that is needed.</div><div>(and removing the redundant explicit naming of all libraries).</div>
<div><br></div><div>1) Is there some setting for this?</div><div><br></div><div>2) If not, are there others interested in this option, and should I file a request/patch for this feature?</div><div><br></div><div>Thanks a lot,</div>
<div>Erwin</div><div><br></div><div>By the way: I rather want to discuss how to achieve this, rather then why I want this ;-)</div>