From f7adb1ce7a13753a6acf5c9eeb9577ecdada630c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 24 Aug 2019 22:10:09 +0300 Subject: Move c build system module to separate library --- tests/libbuild2/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/libbuild2/buildfile') diff --git a/tests/libbuild2/buildfile b/tests/libbuild2/buildfile index 1a2d594..1d7faf7 100644 --- a/tests/libbuild2/buildfile +++ b/tests/libbuild2/buildfile @@ -4,7 +4,7 @@ import libs = build2%lib{build2} -for m: bash bin cc in version +for m: bash bin c cc in version import libs += build2%lib{build2-$m} exe{driver}: {hxx cxx}{*} $libs testscript -- cgit v1.1