diff options
| author | Joe Marrero <manvscode@gmail.com> | 2019-09-16 19:40:00 -0400 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-09-16 16:39:59 -0700 |
| commit | 8413b901d71ad2a1807f3bcb4dedc0835efed541 (patch) | |
| tree | da55ce5bbcabc856c4be7335a13da0820b590e6c /ports/vtk/CONTROL | |
| parent | 076b4f1e8300ff79e08305b20941f38e9ddd5b85 (diff) | |
| download | vcpkg-8413b901d71ad2a1807f3bcb4dedc0835efed541.tar.gz vcpkg-8413b901d71ad2a1807f3bcb4dedc0835efed541.zip | |
[VTK] VTK links with release version of LMZA in debug build instead of debu… (#7933)
* VTK links with release version of LMZA in debug build instead of debug version.
* Bump version
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 c44c77880..5b95fede8 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,5 +1,5 @@ Source: vtk -Version: 8.2.0-5 +Version: 8.2.0-6 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, atlmfc (windows), eigen3, double-conversion, pugixml, libharu, sqlite3, netcdf-c |
