I want to generate two package type .

So I am using following syntax in my CMakeLists.txt
 SET(CPACK_GENERATOR "TGZ;RPM")

Now problem is that I want to install some extra files in Generator RPM.
And I want to set different Install RPM prefix.
How can I do that ?

-- 
regards
Vivek Goel
--

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