2011/4/27 Daniel Nelson <tor...@connect2.com>:
> I am using CPACK_ARCHIVE_COMPONENT_INSTALL to create separate tar files
> for each component, but when I enable it I no longer have a top level
> directory in the tar.
>
> For example, if archive component install is off then the tar files
> contains files with paths like foobar-1.2.3-Linux-x86_64/bin/foobar, but
> with component install on the paths are just bin/foobar.  I tried
> turning CPACK_INCLUDE_TOPLEVEL_DIRECTORY on but it doesn't seem to help.
> Is this behavior on purpose and if so is it possible to change?

This was not intentional, this is not really a bug because the
component splitting
wasn't available before but you can file a bug and we'll discuss what to do.


Which version of CMake are you using?


-- 
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

Reply via email to