Hi!<div><br></div><div>I&#39;ve noticed that the INSTALL project generated in visual studio projects when using &quot;install&quot; commands in CMakeLists.txt is disabled by default in the configuration manager.</div><div>
Is it possible to make it enabled by default so I don&#39;t have to install it explicitly after each build?</div><div>The background for the problem is that I want to copy some headers, libraries and dll&#39;s to a directory after each build. </div>
<div>If installation is something that&#39;s generally considered too heavy to be done after each build, is there a good way of expressing file copying in a platform independent way so I can work around it manually?</div>
<div><br></div><div>Cheers</div><div>/David</div><div><br></div>