vendor/pixman and basic building

This commit is contained in:
Mitchell Hashimoto
2022-11-23 12:53:27 -08:00
parent 84b1ae9a3c
commit ef65b261de
5 changed files with 200 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -31,3 +31,6 @@
[submodule "vendor/cimgui"]
path = vendor/cimgui
url = https://github.com/cimgui/cimgui.git
[submodule "vendor/pixman"]
path = vendor/pixman
url = https://github.com/freedesktop/pixman.git