diff options
author | Michael Forney <mforney@mforney.org> | 2019-05-13 12:19:13 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2019-05-13 12:24:23 -0700 |
commit | 173957fae99508b18915daf1bd5768172afc44a3 (patch) | |
tree | e7160b5f2a38ccc0868b231bfa1e80ac0f47bd9c /.gitmodules | |
parent | e70ee0ec1a0f7784dac638ac2d782afec4dd7a4c (diff) | |
download | cproc-173957fae99508b18915daf1bd5768172afc44a3.tar.xz |
Add qbe submodule to make it easy to build
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..34fa6a8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "qbe"] + path = qbe + url = https://git.sr.ht/~mcf/qbe |