2009/3/20 Robert Haines
> 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.
>>
>
> As far as I can tell you
2009/3/20 Andreas Pokorny
> Hello,
>
> 2009/3/20 ankit jain :
> > 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
Hello,
2009/3/20 ankit jain :
> 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.
What do you mean by
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
__