diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:10 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:10 +0300 |
commit | 369e9fdccf23359f9f98ef3bf9893f92a590630c (patch) | |
tree | 331650fada53188419b20ba0d7524ddf97b5d548 /build |
Diffstat (limited to 'build')
-rw-r--r-- | build/bootstrap.build | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build new file mode 100644 index 0000000..d8fdbce --- /dev/null +++ b/build/bootstrap.build @@ -0,0 +1,5 @@ +project = libbaz + +using config +using version +using dist |