ADD: added guid usage to identify a pod

This commit is contained in:
hwinkel
2023-08-07 21:30:53 +02:00
parent bc6617e100
commit 1c4c883648
11 changed files with 126 additions and 17 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "libs/nlohmann_json"]
path = libs/nlohmann_json
url = https://github.com/nlohmann/json.git
[submodule "libs/crossguid"]
path = libs/crossguid
url = https://github.com/graeme-hill/crossguid.git