<div><br></div><div>Oh, exactly! Cheers.<br></div><div><br></div><div>Daniel Stonier.</div><br><div class="gmail_quote">2009/12/19 Anatoly Shirokov <span dir="ltr">&lt;<a href="mailto:shirokov_a@mail.ru">shirokov_a@mail.ru</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


  
  

<div bgcolor="#ffffff" text="#000000">
This is important that DESTINATION must not be absolute:<br>
<br>
install(... DESTINANATION bin ) - correct<br>
install(... DESTINANATION ${CMAKE_INSTALL_PREFIX}/bin ) - incorrect<br>
<br>
BR,<br>
Anatoly <br>
<br>
Daniel Stonier :
<blockquote type="cite"><div><div class="h5">
  <div>This is my first shot at cpack, so I may be missing something
entirely obvious here.<br>
  </div>
  <div><br>
  </div>
  <div>I have two parts to the install on my project, one are the libs,
the other are the headers. The libs are installed via the
INSTALL(TARGET ...) command, whereas the headers are installed via the
INSTALL(FILES ... ) command.</div>
  <div><br>
  </div>
  <div>A normal cmake install will install everything, but cpack, when
run, will only pick up the libraries. </div>
  <div><br>
  </div>
  <div>I can&#39;t seem to find any information that seems to indicate that
this is normal in the documentation, but neither can I find any
information that say this is what it appears to be - broken.</div>
  <div><br>
  </div>
  <div>Any pointers?</div>
  <div><br>
  </div>
  <div><br>
Cheers, <br>
  </div>
  <div>Daniel.</div>
  </div></div><pre><hr size="4" width="90%">
_______________________________________________
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>

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>

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>

Follow this link to subscribe/unsubscribe:
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a></pre></blockquote>
</div>

</blockquote></div><br>