[CMake] How to link jar files to a library through cmake

ankit jain ankitguddu at gmail.com
Fri Mar 20 08:15:34 EDT 2009


Hi all,

I am creating a library through add_library command of java files.
Now i want to link it with some jar files which contain some classes which
is needed to build that library.

target_link_libraries is not working in this case.


How to do it?..

Ankit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090320/167fb9b0/attachment.htm>


More information about the CMake mailing list