From 5a54184f69d0b2a1d57c06a06e9deeaff1d6f180 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 16:42:08 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- tests/group/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/group') diff --git a/tests/group/buildfile b/tests/group/buildfile index c28920f..3e09fa1 100644 --- a/tests/group/buildfile +++ b/tests/group/buildfile @@ -2,7 +2,7 @@ # copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file -exe{driver}: {hxx cxx}{* -test} cli.cxx{test} test{testscript} +exe{driver}: {hxx cxx}{* -test} cli.cxx{test} testscript cxx.poptions =+ "-I$out_base" -- cgit v1.1