On Saturday 07 September 2013 00:03:49 Thomas Lübking wrote: > On Freitag, 6. September 2013 12:27:08 CEST, Jan Kundrát wrote: > > Pali, Thomas, Caspar, Kevin -- which of these do you prefer? > > Assuming that ppl. will likely use either the trojita > standalone XOR the kontact plugin, (3) seems fine. > > Not sure about the compile/link overhead (degree), though - > CMake isn't all stupid ;-) > > Cheers, > Thomas
Problem with relinking is because output from git describe is compiled as string into AppVersion library. So any target will depends on AppVersion will be recompiled/relinked. And if there will be one shared library it means that every test target will needs to be relinked very time when git describe will change (e.g clean git tree to dirty or new checkout/commit). -- Pali Rohár pali.ro...@gmail.com
signature.asc
Description: This is a digitally signed message part.