Use of "support.cpp"

Hi All,
How are you?

I want to understand how to use the "support" library but I didn't find
documentation on it.

Someone has used it? Could show me an example of use?

Thanks,

Byeeee
Fabrizio

Use of "support.cpp"

On Thu, Nov 29, 2012 at 11:26 PM, Fabrizio Boriero
<fabrizio [dot] boriero [..] ...> wrote:
> Hi All,
> How are you?
>
> I want to understand how to use the "support" library but I didn't find
> documentation on it.
>
> Someone has used it? Could show me an example of use?

It's only needed for building a library which is not a component, nor
a plugin, nor a typekit. It boils down to a standard library linked
with the libs found in the manifest. Most people don't need this since
they make/use libraries external to Orocos/RTT such that there is no
extra dependency.

Peter