From 88708a8aa6a33f265ff990102b44a9a51e3bf4bb Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 3 Jun 2021 00:19:50 +0100 Subject: Get upstream from DB Adds options from command line and a few supporting tweaks --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 883aaf0..c85ea56 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -10,6 +10,7 @@ import regex : replace ; pkg-config.import libmariadb ; pkg-config.import libpq ; +lib po : : boost_program_options ; variant coverage : debug ; -- cgit v1.2.3