aboutsummaryrefslogtreecommitdiff
path: root/examples/hybrid/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-07-12 20:30:34 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-07-14 16:38:38 +0300
commitd4e8e70325b94509575e6722595fe5ed752c9013 (patch)
tree27a1c75d544b9a06be4b1d73abc2fece771d1301 /examples/hybrid/buildfile
parentbc00b696dbe914b60199039ed56c96d5072bbfba (diff)
Make use of wildcards in buildfiles
Diffstat (limited to 'examples/hybrid/buildfile')
-rw-r--r--examples/hybrid/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hybrid/buildfile b/examples/hybrid/buildfile
index 67a80af..e574bfa 100644
--- a/examples/hybrid/buildfile
+++ b/examples/hybrid/buildfile
@@ -4,5 +4,5 @@
import libs = libstudxml%lib{studxml}
-exe{driver}: {cxx hxx}{dom} cxx{driver} $libs doc{README}
+exe{driver}: {hxx cxx}{*} $libs doc{README}
exe{driver}: test.input = position.xml