diff options
author | CoprDistGit <infra@openeuler.org> | 2025-08-11 07:45:55 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-08-11 07:45:55 +0000 |
commit | 73f9cdb01152246b97a8822c87a9ba7fb8297f21 (patch) | |
tree | bf389fe2bc4a820f3d833c9e0a7fc922eb7443da /vtk.spec | |
parent | 7922882d5d8fafb8ba63853aca74a4974febff6f (diff) |
automatic import of vtk
Diffstat (limited to 'vtk.spec')
-rw-r--r-- | vtk.spec | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -26,8 +26,6 @@ Source100: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_00 Source101: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_01 Source102: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_02 -Patch01: 0001-fix-tao-pegtl-contrib-tracer.hpp-No-such-file-or-dir.patch - URL: https://vtk.org/ BuildRequires: cmake @@ -501,6 +499,7 @@ export JAVA_HOME=/usr/lib/jvm/java %endif \ -DVTK_MODULE_USE_EXTERNAL_VTK_exprtk:BOOL=OFF \\\ -DVTK_MODULE_USE_EXTERNAL_VTK_ioss:BOOL=OFF \\\ + -DVTK_MODULE_USE_EXTERNAL_VTK_pegtl:BOOL=OFF \\\ -DVTK_USE_TK=ON \\\ %{?with_flexiblas:-DBLA_VENDOR=FlexiBLAS} # https://gitlab.kitware.com/cmake/cmake/issues/17223 |