diff options
| author | Lars <larshg@gmail.com> | 2020-04-21 22:14:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-21 13:14:22 -0700 |
| commit | f2e9ef7f259843e116453bbabb7bcc2b13246f13 (patch) | |
| tree | be3de3292e26dd2b272e83ba3f98938105f1df88 /ports/vtk/CONTROL | |
| parent | c7ab9d3110813979a873b2dbac630a9ab79850dc (diff) | |
| download | vcpkg-f2e9ef7f259843e116453bbabb7bcc2b13246f13.tar.gz vcpkg-f2e9ef7f259843e116453bbabb7bcc2b13246f13.zip | |
[VTK] Check if VTKTarget files exist (#10925)
* Check if file exist
* Check if file exist in vtk_remove_tools
Co-authored-by: Lars Glud <lg@danrobotics.dk>
Diffstat (limited to 'ports/vtk/CONTROL')
| -rw-r--r-- | ports/vtk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/vtk/CONTROL b/ports/vtk/CONTROL index bf0f64ad7..09d241702 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,5 +1,5 @@ Source: vtk -Version: 8.2.0-12 +Version: 8.2.0-13 Description: Software system for 3D computer graphics, image processing, and visualization Homepage: https://github.com/Kitware/VTK Build-Depends: zlib, libpng, tiff, libxml2, jsoncpp, glew, freetype, expat, hdf5, libjpeg-turbo, proj4, lz4, libtheora, eigen3, double-conversion, pugixml, libharu, sqlite3, netcdf-c |
