From 68f96f9213e849d0d7c4cedf3edeaec99743ee27 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 24 Aug 2015 09:51:15 +0200 Subject: New variable architecture --- tests/amalgam/test/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/amalgam/test') diff --git a/tests/amalgam/test/buildfile b/tests/amalgam/test/buildfile index 3fadac3..5440dbf 100644 --- a/tests/amalgam/test/buildfile +++ b/tests/amalgam/test/buildfile @@ -3,6 +3,6 @@ using cxx hxx.ext = hxx cxx.ext = cxx -import libs += amalgam-libtest +import libs = amalgam-libtest%lib{test} exe{driver}: cxx{driver} $libs -- cgit v1.1