diff options
author | David Robillard <d@drobilla.net> | 2022-07-15 07:42:23 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-08-17 13:50:43 -0400 |
commit | 0579dca6a5fae625efbbfe3b31167d855c8f966d (patch) | |
tree | bcf69a28dfb65f941e9540986a693fd4c612eb50 /.gitmodules | |
parent | e1bcda7bd5ed51bf60157605bb087d2312e15e59 (diff) | |
download | jalv-0579dca6a5fae625efbbfe3b31167d855c8f966d.tar.gz jalv-0579dca6a5fae625efbbfe3b31167d855c8f966d.tar.bz2 jalv-0579dca6a5fae625efbbfe3b31167d855c8f966d.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 |