[CMake] How to add a third party boost, xerces, cppunit library
Shubham Trivedi
shubham.aseblr at gmail.com
Mon Mar 4 09:46:55 EST 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130304/bd611ea8/attachment.htm>
More information about the CMake
mailing list