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 3b5e116 commit 7c5c6eeCopy full SHA for 7c5c6ee
SuperBuild/External_python-dicomweb-client.cmake
@@ -1,7 +1,7 @@
1
set(proj python-dicomweb-client)
2
3
# Set dependency list
4
-set(${proj}_DEPENDENCIES python python-setuptools python-requests pydicom)
+set(${proj}_DEPENDENCIES python python-setuptools python-requests python-pydicom)
5
6
if(NOT DEFINED Slicer_USE_SYSTEM_${proj})
7
set(Slicer_USE_SYSTEM_${proj} ${Slicer_USE_SYSTEM_python})
0 commit comments