Changed CNPY to the local fork for CMake integration
This commit is contained in:
parent
e491b666ab
commit
bd560c271f
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -16,5 +16,5 @@
|
||||||
shallow = true
|
shallow = true
|
||||||
[submodule "external/cnpy"]
|
[submodule "external/cnpy"]
|
||||||
path = external/cnpy
|
path = external/cnpy
|
||||||
url = https://github.com/rogersce/cnpy.git
|
url = https://github.com/paulfd/cnpy.git
|
||||||
shallow = true
|
shallow = true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue