From 54e3c33fb327efe0cbfd806c5468cbe390dafeaa Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 12 Jun 2015 12:32:06 +0200 Subject: Implement object model for packages --- build/root.build | 1 + 1 file changed, 1 insertion(+) (limited to 'build/root.build') diff --git a/build/root.build b/build/root.build index d9c5766..bfa96d0 100644 --- a/build/root.build +++ b/build/root.build @@ -2,3 +2,4 @@ using cxx cxx.std = 11 cxx.poptions += -I$src_root -I/usr/include/apr-1 +cxx.libs = -lodb-pgsql -lodb -- cgit v1.1