diff options
author | Squibid <me@zacharyscheiman.com> | 2025-02-10 19:44:12 -0600 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2025-02-10 19:44:12 -0600 |
commit | 40d7e46d3c072921a356f71cd81080c9ad64ecc2 (patch) | |
tree | acfbcbda5380fdc49e9543e3b94c562f560316bb /.gitmodules | |
parent | aa69ed81b558f74e470e69cdcd442f9048ee624c (diff) | |
download | dwl-40d7e46d3c072921a356f71cd81080c9ad64ecc2.tar.gz dwl-40d7e46d3c072921a356f71cd81080c9ad64ecc2.tar.bz2 dwl-40d7e46d3c072921a356f71cd81080c9ad64ecc2.zip |
build with the latest version of wlroots
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b0169c1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "wlroots"] + path = wlroots + url = https://gitlab.freedesktop.org/wlroots/wlroots |