From 2b922df93fcea9e3fad8e24b39c7fe579085d3ac Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 29 Jul 2017 10:29:59 +0200 Subject: Refine utility library semantics with "see through" theme --- build2/buildfile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build2/buildfile') diff --git a/build2/buildfile b/build2/buildfile index 7514984..8c33828 100644 --- a/build2/buildfile +++ b/build2/buildfile @@ -10,10 +10,6 @@ libu{b}: {hxx ixx txx cxx}{** -b -b-options -version} \ {hxx ixx cxx}{b-options} {hxx}{version} \ $libs -cxx.poptions =+ "-I$out_root" "-I$src_root" -libu{b}: cxx.export.poptions = "-I$out_root" "-I$src_root" -libu{b}: cxx.export.libs = $libs - hxx{version}: in{version} $src_root/file{manifest} hxx{version}: dist = true -- cgit v1.1