diff options
Diffstat (limited to 'tests/strcase/buildfile')
-rw-r--r-- | tests/strcase/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/strcase/buildfile b/tests/strcase/buildfile index 4313082..71fec53 100644 --- a/tests/strcase/buildfile +++ b/tests/strcase/buildfile @@ -4,4 +4,4 @@ import libs = libbutl%lib{butl} -exe{driver}: cxx{*} $libs +exe{driver}: {hxx cxx}{*} $libs |