File: .gitmodules

package info (click to toggle)
wlmaker 0.7%2Bgit20260201%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,292 kB
  • sloc: ansic: 44,505; xml: 467; cpp: 253; yacc: 118; sh: 73; lex: 70; makefile: 8
file content (14 lines) | stat: -rw-r--r-- 523 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[submodule "submodules/libbase"]
        path = submodules/libbase
        url = https://github.com/phkaeser/libbase.git
        branch = main
        update = rebase
[submodule "examples/gtk-layer-shell"]
        path = examples/gtk-layer-shell
        url = https://github.com/wmww/gtk-layer-shell.git
[submodule "dependencies"]
        path = dependencies
        url = https://github.com/phkaeser/wlmaker-dependencies.git
[submodule "submodules/inih"]
	path = submodules/inih
	url = https://github.com/benhoyt/inih.git