]> git.pld-linux.org Git - packages/vtk.git/commitdiff
- force build with system hdf5
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 10 Jul 2013 05:52:54 +0000 (07:52 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 10 Jul 2013 05:52:54 +0000 (07:52 +0200)
vtk.spec

index 9bd663195b9de203f37cb8f41ba0b6b579425658..e2c02395b3d2ca4da60136472ae1aedacafd8ddd 100644 (file)
--- a/vtk.spec
+++ b/vtk.spec
@@ -385,6 +385,8 @@ cd build
        -DVTK_USE_QT:BOOL=ON \
        -DVTK_USE_QVTK:BOOL=ON \
        -DVTK_USE_RENDERING:BOOL=ON \
+       -DNETCDF_ENABLE_NETCDF4:BOOL=ON \
+       -DVTK_USE_SYSTEM_HDF5:BOOL=ON \
        %{!?with_system_proj:-DVTK_USE_SYSTEM_LIBPROJ4:BOOL=OFF} \
        %{?with_textanalysis:-DVTK_USE_TEXT_ANALYSIS:BOOL=ON} \
 %if %{with java}
This page took 0.14464 seconds and 4 git commands to generate.