Am Montag, den 18.10.2010, 09:36 +0200 schrieb Stefan Eilemann: > Hi, > > On 17. Oct 2010, at 16:28, Martin Lambers wrote: > > > The set in src/CMakeLists.txt:166 does not work as it is now, but it > > does work if it is moved before the 'add_subdirectory(lib)' line. > > > > I don't know if this reordering might have some other effects. > > I don't think so, but Daniel will tell us if I'm wrong. I moved the subdirs > now.
I do: include(CPack) must come after all install commands, otherwise some components are missing in the packages. I fixed it in trunk. cheers, Daniel ps: talking about packages... https://launchpad.net/~purplekarrot/+archive/ppa/+packages _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

