We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 034fa3c + 06e6738 commit c614140Copy full SHA for c614140
CMake/cdat_modules/h5py_deps.cmake
@@ -1 +1 @@
1
-set(h5py ${hdf5_pkg} ${python_pkg})
+set(h5py_deps ${python_pkg} ${hdf5_pkg} ${numpy_pkg} ${cython_pkg})
0 commit comments