From d24acbe9679cd25d649a47fe49232eb724bb2d70 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Jul 2017 17:03:53 +0300 Subject: Add hxx prerequisite type in test buildfiles --- tests/curl/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/curl') diff --git a/tests/curl/buildfile b/tests/curl/buildfile index fb5c9ed..20617cf 100644 --- a/tests/curl/buildfile +++ b/tests/curl/buildfile @@ -4,4 +4,4 @@ import libs = libbutl%lib{butl} -exe{driver}: cxx{*} $libs test{testscript} +exe{driver}: {hxx cxx}{*} $libs test{testscript} -- cgit v1.1