Thanks for your answer. > I thought CPACK_PACKAGE_EXECUTABLES was for NSIS installer for adding > start menu entry: > http://www.vtk.org/Wiki/CMake:CPackConfiguration > > Is it used for something else? After reading the source code, I think you are right. It not used by the rpm generator.
> > - CPACK_INSTALL_DIRECTORIES seems not to do nothing with the rpm > generator. > > Is there any workaround? > > This is a bug/missing feature, could you please file a bug report for > CPackRPM? > You may off course provide a patch too :-) > > Could you tell me which other CPack generator honors the > CPACK_INSTALL_DIRECTORIES ? I really don't know. I haven't found any clues in the source code. _______________________________________________ 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
