summaryrefslogtreecommitdiff
path: root/examples/build/bootstrap.build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-04-08 14:51:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-04-27 11:38:53 +0300
commit720c5a33b6a49cf328fdd7611f49153cf8f60247 (patch)
tree9725f3d1f42ec90fde84520f49647edea013ce5e /examples/build/bootstrap.build
parent3183f3bb927a90783ae0aeaf190a0919377aabe4 (diff)
Separate tests and examples into individual packages
Also make cli module to be explicitly enabled via the config.cli configuration variable.
Diffstat (limited to 'examples/build/bootstrap.build')
-rw-r--r--examples/build/bootstrap.build8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/build/bootstrap.build b/examples/build/bootstrap.build
deleted file mode 100644
index 78d91f7..0000000
--- a/examples/build/bootstrap.build
+++ /dev/null
@@ -1,8 +0,0 @@
-# file : examples/build/bootstrap.build
-# license : MIT; see accompanying LICENSE file
-
-project = # Unnamed subproject.
-
-using config
-using dist
-using test