aboutsummaryrefslogtreecommitdiff
path: root/tests/triplet/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-27 12:27:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-27 12:27:54 +0200
commitae02c68df6f26ff24b008ca047ae7750eeecedac (patch)
tree3aa59815cfae218923ae3f8b5f8f2f3e611ee3ee /tests/triplet/buildfile
parent59fc5d5cc5341e0505216c17405af995116ebb3b (diff)
Add support for parsing cpu-vendor-os target triplets
Diffstat (limited to 'tests/triplet/buildfile')
-rw-r--r--tests/triplet/buildfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/triplet/buildfile b/tests/triplet/buildfile
new file mode 100644
index 0000000..237209e
--- /dev/null
+++ b/tests/triplet/buildfile
@@ -0,0 +1,7 @@
+# file : tests/triplet/buildfile
+# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+
+exe{driver}: cxx{driver} ../../butl/lib{butl}
+
+include ../../butl/