diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2021-07-29 14:13:42 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2021-07-29 14:13:42 +0300 |
commit | cd067ade36e9308207beb0950a2c7b947950624c (patch) | |
tree | 7490819d836eaa772c1e09f67c81a10eacfe2f9e /build |
Create
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 |