[CMake] Package: dev vs runtime package

Mathieu Malaterre mathieu.malaterre at gmail.com
Thu Jun 5 09:36:06 EDT 2008


Hi,

   Has anyone started working on the development vs runtime package.
For example the runtime package should only install libfoo.so.1.2
while the -dev package would distribute the libfoo.so symlink to
libfoo.so.1.2.
  I know that cpack does not support multiple package right now, but I
would like at least be able to generate the runtime package (discard
the .so symlink from the package).

Thanks for suggestion,

-- 
Mathieu


More information about the CMake mailing list