Hi All,

I have created a number of libs in LIBRARY_OUTPUT_DIR by compiling the code
using cmake.
Now I want to create a one static lib from all these libs.

Please guide me how to create one static lib from multiple static libs.

Can I use ar -x libname and then again make ar from the *.o files?
Is there any other way?
-- 
Thanks & Regards,
Kiran Patil
_______________________________________________
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