2010/3/8 Droscy <drosc...@yahoo.it>: > AKHRES Nader ha scritto: >> is it possible to uncompress a zip file with cmake? > One solution could be writing the Find7Zip.cmake file in order to get > the executable and use it to uncompress the downloaded file... > > I know that this solution is not very easy, but it is a solution :-)
I didn't looked into it but since there exists a CPack ZIP generator CPack should be able to find for applications which are able to create zip (which in turn may be able to un-compress zip). I don't know if it's done in some .cmake file or embedded in the C++ code of the CPackZIP generator. May be you can have a lookin this direction. -- Erk Membre de l'April - « promouvoir et défendre le logiciel libre » - http://www.april.org _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake