Hi Tup Users,

Is it possible to automate scanning of link time dependencies using Tup? 

Say I have a bunch of different unit tests that are compiled and linked 
into executables, I don't want to have to manually feed in all the 
dependencies for the executable. I know this can be done using a static 
library approach, but that would mean all my unit tests that depend on this 
library are re-linked and hence re-executed.

Any ideas?

Thanks in advance!

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to