From 1cf1603cae3064aff734f52d23c06098e81a8111 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 28 Jul 2015 15:01:10 +0200 Subject: Install module genesis --- tests/install/simple/buildfile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/install/simple/buildfile (limited to 'tests/install/simple/buildfile') diff --git a/tests/install/simple/buildfile b/tests/install/simple/buildfile new file mode 100644 index 0000000..986f391 --- /dev/null +++ b/tests/install/simple/buildfile @@ -0,0 +1,6 @@ +using cxx + +hxx.ext = hxx +cxx.ext = cxx + +exe{driver}: cxx{driver} -- cgit v1.1