diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-02-26 15:01:29 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-26 15:01:29 -0800 |
| commit | 3921fc3012f91efedc36961ce7f15700af47aa7d (patch) | |
| tree | 79ae652e0028028982273d8608044743c4a1202c /ports/chmlib/CONTROL | |
| parent | c267f32bd976ae599fa57d63031352b1c84a9c53 (diff) | |
| download | vcpkg-3921fc3012f91efedc36961ce7f15700af47aa7d.tar.gz vcpkg-3921fc3012f91efedc36961ce7f15700af47aa7d.zip | |
[chmlib] Use CMake buildsystem replacement
Diffstat (limited to 'ports/chmlib/CONTROL')
| -rw-r--r-- | ports/chmlib/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/chmlib/CONTROL b/ports/chmlib/CONTROL index 226a3be92..b7f0cc863 100644 --- a/ports/chmlib/CONTROL +++ b/ports/chmlib/CONTROL @@ -1,3 +1,3 @@ Source: chmlib -Version: 0.40-1 -Description: CHMLIB is a library for dealing with Microsoft ITSS/CHM format files. Right now, it is a very simple library, but sufficient for dealing with all of the .chm files I've come across. Due to the fairly well-designed indexing built into this particular file format, even a small library is able to gain reasonably good performance indexing into ITSS archives.
\ No newline at end of file +Version: 0.40-2 +Description: CHMLIB is a library for dealing with Microsoft ITSS/CHM format files. Right now, it is a very simple library, but sufficient for dealing with all of the .chm files I've come across. Due to the fairly well-designed indexing built into this particular file format, even a small library is able to gain reasonably good performance indexing into ITSS archives. |
