yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09671
Re: [Bug 1195802] Re: 56cdcb breaks LINSOLV compilation on lucid
>> Anton, I don't understand your last changes in cmake.
>> This line will trigger the compilation of all combined *.cpp from the three folders in a single yade lib, right?
>> ADD_LIBRARY(yade SHARED ${SRC_CORE} ${SRC_PKG} ${SRC_LIB})
> Hmm, not quite. It just adds a new library and indicates, which
> sources are used.
Will libyade.so be generated on the basis of the *.o objects or by
compiling all the cpp's?
In the former case it would be all good.
Thanks for fixing (well, let me try).
Bruno
Follow ups
References