From 03de91683177657ddedd6b0c2590d9fd4400ae12 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 20 Jun 2017 14:47:41 +0200 Subject: Build both variants of libraries in modules test --- tests/cc/modules/testscript | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/cc') diff --git a/tests/cc/modules/testscript b/tests/cc/modules/testscript index 07e096d..23f8946 100644 --- a/tests/cc/modules/testscript +++ b/tests/cc/modules/testscript @@ -189,6 +189,7 @@ $* test &*.d <'exe{test}: cxx{driver} mxx{core}' 2>>EOE != 0 : ln -s ../core.mxx ../core.cxx ../driver.cxx ./; $* test clean <