Skip to content

Commit 0bad0d8

Browse files
committed
bump numpyeigen
1 parent ba020a0 commit 0bad0d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/PyiglDependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ FetchContent_MakeAvailable(libigl)
2727
FetchContent_Declare(
2828
numpyeigen
2929
GIT_REPOSITORY https://github.com/alecjacobson/numpyeigen.git
30-
GIT_TAG 3915ab56dab21b232176bc8369a809659f3ac81c)
30+
GIT_TAG 1d8f89bf8d41af35edcefa549e016d734a546f7d)
3131
# NumpyEigen's CMakeLists sets NPE_PYTHON_EXECUTABLE without a way to override,
3232
# so we must include directly rather that using FetchContent_MakeAvailable
3333
#FetchContent_MakeAvailable(numpyeigen)

0 commit comments

Comments
 (0)