From faa63afb8db43690fa633fe1673be9331d278e24 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 7 Oct 2023 11:05:03 +0800 Subject: Try to unify meson projects. So deps will be well organized. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f382b935..056b9ef1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,3 @@ [submodule "lib/Catch2"] path = lib/Catch2 url = https://github.com/catchorg/Catch2.git -[submodule "lib/cairo"] - path = lib/cairo - url = https://gitlab.freedesktop.org/cairo/cairo.git -- cgit v1.2.3