Hello,

My CMake project links a boost python shared library when builiding the
libraries and executables.  I am using CPack to make an rpm of my project,
but the boost python shared library is not included in the rpm.  So when the
user tries to install the rpm, it asks for this boost python shared
library.  However, I do not want to make the user download and compile
boost.  Is there a way to include this library in the rpm using CPack?

I have looked at the manual and done some google searches, but I have not
found anything useful.  I am new to CPack and this is the first rpm I have
made.  I am using the 2.6.2 version of CMake.  Any help would be greatly
appriciated.

--Robert Knapke
_______________________________________________
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