Skip to content

Commit ec71418

Browse files
author
Teseo Schneider
committed
correct repo for test data
1 parent 459ef39 commit ec71418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/PyiglDownloadExternal.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function(pyigl_download_test_data)
4646
pyigl_download_project(test_data
4747
SOURCE_DIR "${PYLIBIGL_EXTERNAL}/../data"
4848
GIT_REPOSITORY https://github.com/libigl/libigl-tests-data.git
49-
GIT_TAG ce4cd11e37026ba7160c48888dfddec90a5999dd
49+
GIT_TAG fe1530cbbb892da8215dc5011fca3f2b17bdca8c
5050
)
5151
endfunction()
5252

0 commit comments

Comments
 (0)