diff options
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/build/root.build b/build/root.build deleted file mode 100644 index 7c65dab..0000000 --- a/build/root.build +++ /dev/null @@ -1,9 +0,0 @@ -cxx.std = 11 - -using cxx - -cxx{*}: extension = cxx - -# Specify the test target for cross-testing. -# -test.target = $cxx.target |