[Bf-committers] Libraries missing target_link_libraries(...

Richard Shaw hobbes1069 at gmail.com
Sun Aug 7 23:38:34 CEST 2011


On Sun, Aug 7, 2011 at 9:02 AM, Dan Eicher <dan at trollwerks.org> wrote:
> Are you talking about the cmake "make package" rpm builder or making a
> .spec file from scratch?

No, I'm using rpmbuild on a Fedora system.


> The cmake one should work in cycles though may need an entry for
> libcycles.so so as to not complain about an unlisted install target or
> some such thing.

I figured it out. By default the cmake macro for Fedora assumes you
want to build shared libs. Fortunately cmake listens to the last
setting if there's a duplicate so I just turn it back off.

Thanks,
Richard


More information about the Bf-committers mailing list