Skip to content

Commit aa467c6

Browse files
committed
update .gitmodules to reflect directory-name case changes (inside Samples)
1 parent 5530987 commit aa467c6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitmodules

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
[submodule "P0267_RefImpl/Samples/SVG/external/svgpp"]
2-
path = P0267_RefImpl/Samples/SVG/external/svgpp
1+
[submodule "P0267_RefImpl/Samples/svg/external/svgpp"]
2+
path = P0267_RefImpl/Samples/svg/external/svgpp
33
url = https://github.com/svgpp/svgpp
4-
[submodule "P0267_RefImpl/Samples/SVG/external/rapidxml_ns"]
5-
path = P0267_RefImpl/Samples/SVG/external/rapidxml_ns
4+
[submodule "P0267_RefImpl/Samples/svg/external/rapidxml_ns"]
5+
path = P0267_RefImpl/Samples/svg/external/rapidxml_ns
66
url = https://github.com/svgpp/rapidxml_ns
77
[submodule "P0267_RefImpl/Tests/Catch2"]
88
path = P0267_RefImpl/Tests/Catch2
99
url = https://github.com/catchorg/Catch2
10-
[submodule "P0267_RefImpl/Samples/Maps/external/pugixml"]
11-
path = P0267_RefImpl/Samples/Maps/external/pugixml
10+
[submodule "P0267_RefImpl/Samples/maps/external/pugixml"]
11+
path = P0267_RefImpl/Samples/maps/external/pugixml
1212
url = https://github.com/zeux/pugixml

0 commit comments

Comments
 (0)