LUCID_DigiTools: Fix compilation warnings.
Need to explicitly declare Boost as a dependency. Otherwise, we reference the Boost path with -I rather than -isystem, which lets in some compilation warnings from Boost code.
Need to explicitly declare Boost as a dependency. Otherwise, we reference the Boost path with -I rather than -isystem, which lets in some compilation warnings from Boost code.