diff options
author | David Robillard <d@drobilla.net> | 2022-07-19 09:54:48 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-07-20 10:35:05 -0400 |
commit | c0ef025450cf1b7eec85ae8058e0a9e301e7cd16 (patch) | |
tree | 6914ea1a19f3cf656533b902cf823c4953bce5cb /.gitmodules | |
parent | 4f33eb5ba4e2c116b9413282e18508815ea73966 (diff) | |
download | patchage-c0ef025450cf1b7eec85ae8058e0a9e301e7cd16.tar.gz patchage-c0ef025450cf1b7eec85ae8058e0a9e301e7cd16.tar.bz2 patchage-c0ef025450cf1b7eec85ae8058e0a9e301e7cd16.zip |
Switch to meson build system
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index b2babe7..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "waflib"] - path = waflib - url = ../autowaf.git |