I have a big project that include lib1, lib2, app1, app2.
Before CPack 2.8.4, app1 and app2 have standalone CMakeLists.txt and
pack RPM independently. So I can set  different pre/post install
scripts to these RPMs.
In CPack 2.8.4, I can generate two component RPM for app1 and app2.
But how to set different pre/post install scripts to components.

--
Liang Xu
_______________________________________________
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