Right now, it&#39;s best to assume &quot;a distant future release&quot; -- but there will definitely be a mention of libarchive support when it does go out.<div><br></div><div>Since we just transitioned to git as our repository, we are also revisiting how we build releases. Keep your eyes open for future CMake release notes...<br>
<br></div><div><br><div class="gmail_quote">On Mon, Mar 8, 2010 at 12:51 PM, AKHRES Nader <span dir="ltr">&lt;<a href="mailto:nader.akhres@laposte.net">nader.akhres@laposte.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



  
  

<div bgcolor="#ffffff" text="#000000">
It sounds exactly like what I need (I&#39;m already in a cmake script) but
I&#39;d rather stick to an official version for my users up to now.<br>
<br>
To answer Eric and Droscy, I manage to use an external python script to
uncompress (I use python already for other purpose) the downloaded file
but I&#39;d rather use the cmake -E tar command as soon as it is available
in release flavour.<br>
David, have you any idea in which version it is expected to be? CMake
2.9?<br>
<br>
Nader<br>
<br>
<br>
<br>
Le 08/03/2010 17:49, David Cole a écrit :
<div><div></div><div class="h5"><blockquote type="cite">The &quot;cmake -E tar ...&quot; commands will decompress zip files,
but only with CVS from the git master branch.
  <div><br>
  </div>
  <div>The functionality depends on libarchive which is in the git
master branch, but is not yet in a CMake release.<br>
  <br>
  </div>
  <div>If you need to use CMake 2.8 or earlier, you&#39;ll have to use some
other external tool for zip file extraction. If you can use &quot;CMake git
master&quot; then you can use cmake to do the decompression.</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>HTH,</div>
  <div>David</div>
  <div><br>
  </div>
  <div><br>
  <div class="gmail_quote">On Sat, Mar 6, 2010 at 6:33 PM, AKHRES Nader
  <span dir="ltr">&lt;<a href="mailto:nader.akhres@laposte.net" target="_blank">nader.akhres@laposte.net</a>&gt;</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">Hello,<br>
    <br>
is it possible to uncompress a zip file with cmake?<br>
I use file(download...) to get a zip from an url, but I need to
uncompress the downloaded archive...<br>
    <font color="#888888"><br>
    <br>
Nader</font>
    <div>
    <div><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>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  </div>
</blockquote>
<br>
</div></div></div>

</blockquote></div><br></div>