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 | 2b507a985c4be32124f44e4d1c08e4df132a41ca (patch) | |
tree | d541d1b1c465171ad9da44636118d730d0414f11 /build |
Createv0.0.1
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..9ed1edf --- /dev/null +++ b/build/bootstrap.build @@ -0,0 +1,5 @@ +project = libfoo + +using config +using version +using dist |