Fix isceLib cython compilation
parent
17d5f06d65
commit
6cd15a5bcd
|
@ -1,4 +1,5 @@
|
|||
Python_add_library(isceLib MODULE
|
||||
cython_add_module(isceLib
|
||||
pyx/isceLib.pyx
|
||||
src/Ellipsoid.cpp
|
||||
src/LinAlg.cpp
|
||||
src/Orbit.cpp
|
||||
|
|
Loading…
Reference in New Issue