diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/bootstrap.build | 1 | ||||
-rw-r--r-- | build/export.build | 1 | ||||
-rw-r--r-- | build/root.build | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 0a5053a..7c9673c 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,4 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file project = bbot diff --git a/build/export.build b/build/export.build index 7ae4879..be0ae07 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,4 @@ # file : build/export.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file $out_root/ diff --git a/build/root.build b/build/root.build index 3fc83e6..f983149 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,4 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file cxx.std = latest |