From 009e96e5385aef0d34942999e8b67a551ef62957 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 28 Apr 2017 12:30:32 +0200 Subject: Switch to version module --- build2/buildfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build2/buildfile') diff --git a/build2/buildfile b/build2/buildfile index 23511b2..8f8d51c 100644 --- a/build2/buildfile +++ b/build2/buildfile @@ -107,6 +107,9 @@ exe{b}: {hxx ixx txx cxx}{** -b-options -dummy} \ liba{b} $libs #\ +hxx{version-impl}: in{version-impl} $src_root/file{manifest} +hxx{version-impl}: dist = true + # Fake utility library (without it code generation does not work). # liba{b}: {cxx}{ dummy } -- cgit v1.1