Hello everybody,

    I'm using cmake 2.6.4.
    I want to add externals libraries to aa rpm build with cmake/cpack.
    I have several questions:
    - Is there any library equivalent for CPACK_PACKAGE_EXECUTABLES? I expect
that CPACK_PACKAGE_LIBRARY work, but it does not.
    - CPACK_INSTALL_DIRECTORIES seems not to do nothing with the rpm generator.
Is there any workaround?
    - Why we could not change the prefix in the spec files? The line "%define
prefix ${CMAKE_INSTALL_PREFIX}" is commented in the file CPackRPM.cmake.




     Best regards.
_______________________________________________
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