Skip to content

Commit

Permalink
Fix isceLib cython compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
rtburns-jpl committed May 22, 2020
1 parent 17d5f06 commit 6cd15a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion library/isceLib/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 6cd15a5

Please sign in to comment.