forked from Blake-Madden/Wisteria-Dataviz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 782 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "src/easyexif"]
path = src/easyexif
url = https://github.com/asmaloney/easyexif
[submodule "docs/doxygen/doxygen-awesome-css"]
path = docs/doxygen/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css
branch = main
[submodule "src/wxSimpleJSON"]
path = src/wxSimpleJSON
url = https://github.com/Blake-Madden/wxSimpleJSON.git
[submodule "src/CRCpp"]
path = src/CRCpp
url = https://github.com/d-bahr/CRCpp.git
[submodule "src/utfcpp"]
path = src/utfcpp
url = https://github.com/nemtrif/utfcpp.git
[submodule "src/i18n-check"]
path = src/i18n-check
url = https://github.com/Blake-Madden/i18n-check.git
branch = main
[submodule "src/wxStartPage"]
path = src/wxStartPage
url = https://github.com/Blake-Madden/wxStartPage.git
branch = main