Changed CNPY to the local fork for CMake integration

This commit is contained in:
paulfd 2019-09-08 18:23:24 +02:00
parent e491b666ab
commit bd560c271f

2
.gitmodules vendored
View file

@ -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