From 193efb512ffbc2231ef5c48699d51fbae3f3f9f1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 10 Sep 2016 22:51:55 +0300 Subject: Move tests and examples to build2 as subprojects --- examples/xhtml/buildfile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examples/xhtml/buildfile (limited to 'examples/xhtml') diff --git a/examples/xhtml/buildfile b/examples/xhtml/buildfile new file mode 100644 index 0000000..3f8cb7d --- /dev/null +++ b/examples/xhtml/buildfile @@ -0,0 +1,3 @@ +import libs = libstudxml%lib{studxml} + +exe{driver}: cxx{driver} $libs -- cgit v1.1