We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3266595 commit 7e402c3Copy full SHA for 7e402c3
superbuild
versions.cmake
@@ -64,3 +64,11 @@ superbuild_set_selectable_source(f3d
64
GIT_TAG "origin/master"
65
SELECT source CUSTOMIZABLE
66
SOURCE_DIR "source-f3d")
67
+
68
+## Temporary bump from f3d-superbuild until
69
+## https://gitlab.kitware.com/paraview/common-superbuild/-/merge_requests/733 is fixed
70
71
+superbuild_set_revision(alembic
72
+ # https://github.com/alembic/alembic/releases
73
+ URL "https://www.paraview.org/files/dependencies/alembic-1.8.10.tar.gz"
74
+ URL_MD5 73d2ea132e334781978d1aeb2961be05)
0 commit comments