attempting to fix build error

This commit is contained in:
Lars Brubaker 2022-09-06 17:34:30 -07:00
parent 6837fb34ed
commit 23b62888fc

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "Submodules/agg-sharp"] [submodule "Submodules/agg-sharp"]
path = Submodules/agg-sharp path = Submodules/agg-sharp
url = https://github.com/MatterHackers/agg-sharp.git url = https://github.com/MatterHackers/agg-sharp.git
[submodule "Submodules/agg-sharp/glfw-net"]
path = Submodules/agg-sharp/glfw-net
url = https://github.com/MatterHackers/glfw-net.git