<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 4, 2013 at 2:25 PM, Matthew Woehlke <span dir="ltr">&lt;<a href="mailto:matthew.woehlke@kitware.com" target="_blank">matthew.woehlke@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 2013-04-04 17:04, J Decker wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also, you should install to &#39;lib${LIB_SUFFIX}&#39;, not &#39;lib&#39;. This will allow<br>
you (and distros packaging your software) to set LIB_SUFFIX to separate<br>
arch-specific components of 32- and 64-bit builds. E.g. on Linux,<br>
lib_suffix is usually &#39;&#39;/&#39;64&#39; or &#39;32&#39;/&#39;&#39;, and on Windows might be<br>
&#39;&#39;/&#39;/amd64&#39;.<br>
</blockquote>
<br>
if you&#39;re mentioning ${LIB_SUFFIX} you might as well mention ${LIB_PREFIX}<br>
which is the &#39;lib&#39; prepended on gnuish systems.<br>
</blockquote>
<br></div>
?<br>
<br>
I&#39;m pretty sure my libraries don&#39;t get installed to /usr/liblib64... Maybe you are thinking of the file name prefix, which is something different?<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div>
<br></div><div style>right...but they do go to /usr/lib64/${CMAKE_[SHARED/STATIC]_LIBRARY_PREFIX}...${CMAKE_[SHARED/STATIC]_LIBRARY_SUFFIX}</div><div style><br></div><div style>So anyway, which suffix is LIB_SUFFIX?  STATIC or SHARED?</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
<br>
-- <br>
Matthew<br>
<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/<u></u>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/<u></u>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/<u></u>listinfo/cmake</a><br>
</div></div></blockquote></div><br></div></div>