We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f888c commit f6e0c26Copy full SHA for f6e0c26
cmake/vtk-sdk-urls.cmake
@@ -2,6 +2,9 @@
2
# Set URLs for downloading the VTK SDK stored as a tar.xz archive on Kitware
3
# hosted server
4
5
+message(STATUS "SKBUILD_SOABI: ${SKBUILD_SOABI}")
6
+message(STATUS "Python_SOABI: ${Python_SOABI}")
7
+
8
message(STATUS "Setting VTK_SDK_BINARY_URL")
9
10
# Python and ABI tags
0 commit comments