diff options
| author | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2018-11-09 03:46:25 +0900 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-08 10:46:25 -0800 |
| commit | 7bb03fd2fc53ec0851e98aabf98047e8caf79a8b (patch) | |
| tree | 2aa2ed5a7caccae31a268a6473610de1928dc69e /ports/vtk/CONTROL | |
| parent | efe7c7eb28e0330eb3e61d7e5be3e68ddaad9175 (diff) | |
| download | vcpkg-7bb03fd2fc53ec0851e98aabf98047e8caf79a8b.tar.gz vcpkg-7bb03fd2fc53ec0851e98aabf98047e8caf79a8b.zip | |
[vtk] Fix FindLZ4 (#4676)
Fix find lz4 library of debug configuration.
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 e75795e74..d06f16331 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,5 +1,5 @@ Source: vtk -Version: 8.1.0-2 +Version: 8.1.0-3 Description: Software system for 3D computer graphics, image processing, and visualization Build-Depends: zlib, libpng, tiff, libxml2, jsoncpp, glew, freetype, expat, hdf5, libjpeg-turbo, proj4, lz4, libtheora |
