From c26871361a660109c3cb63d6990a827f79d1c258 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 11 Jan 2018 14:55:01 +0200 Subject: Minor fixes --- cli/buildfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli/buildfile') diff --git a/cli/buildfile b/cli/buildfile index b6bf89a..507bace 100644 --- a/cli/buildfile +++ b/cli/buildfile @@ -1,4 +1,4 @@ -# file : buildfile +# file : cli/buildfile # copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file @@ -18,7 +18,7 @@ if $cli.configured { cli.cxx{options}: cli{options} - cli.options += -I $src_root --include-with-brackets --include-prefix cli \ + cli.options += --include-with-brackets --include-prefix cli \ --guard-prefix CLI --generate-file-scanner --generate-specifier \ --reserved-name stdout -- cgit v1.1