externals: submodule tzdb_to_nx
Fix for Flatpak being unable to download during CMake configure.
This commit is contained in:
parent
cdc73498e3
commit
b23c358e3d
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -52,3 +52,6 @@
|
|||
[submodule "libadrenotools"]
|
||||
path = externals/libadrenotools
|
||||
url = https://github.com/bylaws/libadrenotools
|
||||
[submodule "tzdb_to_nx"]
|
||||
path = externals/nx_tzdb/tzdb_to_nx
|
||||
url = https://github.com/lat9nq/tzdb_to_nx.git
|
||||
|
|
1
externals/nx_tzdb/tzdb_to_nx
vendored
Submodule
1
externals/nx_tzdb/tzdb_to_nx
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 34df65eff295c2bd9ee9e6a077d662486d5cabb3
|
Loading…
Reference in a new issue