From 58e44f2cdad782fd9c5cf177c2bb1ca8a86c0e15 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Jun 2017 18:39:08 +0300 Subject: Move project into intermediate sub-directory --- libhello/build/root.build | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libhello/build/root.build (limited to 'libhello/build/root.build') diff --git a/libhello/build/root.build b/libhello/build/root.build new file mode 100644 index 0000000..8ceadfa --- /dev/null +++ b/libhello/build/root.build @@ -0,0 +1,6 @@ +cxx.std = 11 + +using cxx + +hxx{*}: extension = hxx +cxx{*}: extension = cxx -- cgit v1.1