On 06/17/2011 04:59 PM, Eric Noulard wrote: > OK I have the same behavior on my box using your example. > I did open a bug report: > http://public.kitware.com/Bug/view.php?id=12284
I posted an explanation here: http://www.cmake.org/Bug/view.php?id=12284#c26931 CPack recursively collects all *files* in the installation tree and hands them as individual paths to the archive tool. Therefore it walks through the directory symlink and collects the files inside. This has existed in every version of CPack both before and after the switch to libarchive. -Brad _______________________________________________ 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