From a7e871c63f781792434aa1f41c8ada4764a70b4b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 May 2018 13:08:28 +0200 Subject: Add generated options parsing code to allow building from git --- odb/buildfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odb/buildfile') diff --git a/odb/buildfile b/odb/buildfile index 0dd11aa..2980570 100644 --- a/odb/buildfile +++ b/odb/buildfile @@ -38,6 +38,8 @@ cxx.poptions += -DODB_BUILD2 # @@ TMP while supporting other build systems. # Generated options parser. # +# @@ TMP: currently generated code is committed to allow building from git. +# if $cli.configured { cli.cxx{options}: cli{options} -- cgit v1.1