[Insight-developers] dependency checks
Simon Warfield
warfield at bwh.harvard.edu
Wed Aug 11 08:03:31 EDT 2004
I was looking at the test_math.cxx code and it seems that the generated
dependencies for test_math.o only list .h files.
If the .cxx file is changed, the build system doesn't appear to know
that the .o file depends on that and needs to be updated.
How can I specify that test_math.o should be rebuilt if test_math.cxx is
altered ?
--
Simon
More information about the Insight-developers
mailing list