&#39;make install&#39; for a CMake-generated makefile is typically equivalent to &#39;make all &amp;&amp; make install&#39;<br><br><div>&#39;install&#39; depends on &#39;all&#39; and all typically includes things that are installed and not installed.<br>
<div><br></div><div><br><div class="gmail_quote">On Tue, Jun 19, 2012 at 3:11 PM, Leif Walsh <span dir="ltr">&lt;<a href="mailto:leif.walsh@gmail.com" target="_blank">leif.walsh@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Why does `make install` build things that aren&#39;t installed?  I would<br>
imagine it would only build targets that are mentioned in INSTALL().<br>
<br>
--<br>
Cheers,<br>
Leif<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br></div></div>