<div dir="ltr">Added my files as attachements.<br><br><div class="gmail_quote">On Fri, Aug 8, 2008 at 12:10 PM, Slaykovsky Vladimir <span dir="ltr"><<a href="mailto:vslaykovsky@gmail.com">vslaykovsky@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">I have a problem creating packages with cpack when using install commands with absolute detination value:<br>
<br>install(TARGETS MyExecutable RUNTIME DESTINATION c:/work/cmake/cpack_build/install/bin) <br><br>
In this case cpack cannot find my target and doesn't include it in package. If I change detination to relative value like this:<br><br>install(TARGETS MyExecutable RUNTIME DESTINATION bin) <br><br>then MyExecutable is included to package. Please, help, how can I use absolute install paths with cpack? I've searched for apropriate CPACK_* configuration option, but found nothing<br>
<br>Thank you.<br>-- Vladimir<br>
</div>
</blockquote></div><br><br clear="all"><br>-- <br>Regards, <br>Vladimir<br>
</div>