better project structure

This commit is contained in:
Robert Altner 2022-05-03 14:58:14 +02:00
parent 274b3d03b4
commit 98489ed45d
14 changed files with 8051 additions and 36 deletions

5
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "lib/osmparser"]
path = lib/osmparser
path = vendor/osmparser
url = https://github.com/Lauchmelder23/OSMParser
[submodule "vendor/glfw"]
path = vendor/glfw
url = git@github.com:glfw/glfw.git