diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-07-07 18:44:28 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-07-07 18:44:28 -0700 |
| commit | 6e97f0018482e15e9b06f536a4ed12a73789c958 (patch) | |
| tree | d1a0474754ad1f3c9ad34ff4d55004472336e4cf /ports/matio/CONTROL | |
| parent | e60f06f7e94b1b1e107c46ff29d60d46dad124fb (diff) | |
| download | vcpkg-6e97f0018482e15e9b06f536a4ed12a73789c958.tar.gz vcpkg-6e97f0018482e15e9b06f536a4ed12a73789c958.zip | |
[matio] Use target_X cmake directives. Prefer modern cmake ZLIB::ZLIB.
Diffstat (limited to 'ports/matio/CONTROL')
| -rw-r--r-- | ports/matio/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/matio/CONTROL b/ports/matio/CONTROL index eb2f87b70..f4dac30a1 100644 --- a/ports/matio/CONTROL +++ b/ports/matio/CONTROL @@ -1,4 +1,4 @@ Source: matio -Version: 1.5.10 +Version: 1.5.10-1 Description: MATLAB MAT File I/O Library Build-Depends: zlib, hdf5 |
