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 --- tests/parser/buildfile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/parser/buildfile (limited to 'tests/parser/buildfile') diff --git a/tests/parser/buildfile b/tests/parser/buildfile new file mode 100644 index 0000000..3f8cb7d --- /dev/null +++ b/tests/parser/buildfile @@ -0,0 +1,3 @@ +import libs = libstudxml%lib{studxml} + +exe{driver}: cxx{driver} $libs -- cgit v1.1