diff options
Diffstat (limited to 'old-tests/amalgam/libtest/buildfile')
-rw-r--r-- | old-tests/amalgam/libtest/buildfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old-tests/amalgam/libtest/buildfile b/old-tests/amalgam/libtest/buildfile new file mode 100644 index 0000000..70a1467 --- /dev/null +++ b/old-tests/amalgam/libtest/buildfile @@ -0,0 +1,3 @@ +using cxx + +lib{test}: cxx{test} |