Hello,
if a program, say "ProgramA" needs "DllB", both written in FPC, is there a way to have Lazarus recompile "DllB" automatically when compiling/building "ProgramA" if it notices that the source of "DllB" has been changed since the last time "DllB" was built ?
Thank you for your help.