Hi all,

I am building a project I would like to add 3 libraries from a different
directory to the cmake. Here is the heirarchy:

CMake directory: /trunk/src/hcp/CMakelists.txt

Boost : /trunk/vendor/boost/libboost_wserialization.a

Xerces : /trunk/vendor/xerces/linux/lib/libxerces-c.a

Cppunit : /trunk/vendor/cppunit/lib/libcppunit.a

I do not want to used the install library from the system.

Thank you

Regards
Shubham
--

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