diff options
Diffstat (limited to 'tests/cli/lib/libtest/build/root.build')
-rw-r--r-- | tests/cli/lib/libtest/build/root.build | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/cli/lib/libtest/build/root.build b/tests/cli/lib/libtest/build/root.build new file mode 100644 index 0000000..f2f5ca6 --- /dev/null +++ b/tests/cli/lib/libtest/build/root.build @@ -0,0 +1,7 @@ +using cxx + +hxx.ext = +ixx.ext = ipp +cxx.ext = cpp + +using cli |