From 0dee00f28e623830e816c4002c8004c86055df85 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 1 Apr 2015 11:08:13 +0200 Subject: Implement initial C++ configuration support --- build/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/buildfile') diff --git a/build/buildfile b/build/buildfile index 95899fd..3fcc9f4 100644 --- a/build/buildfile +++ b/build/buildfile @@ -1,4 +1,4 @@ -cxx = cxx/{target rule} +cxx = cxx/{target rule module} config = config/{operation module} exe{b1}: cxx{b algorithm name operation spec scope variable target \ -- cgit v1.1