diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-07-07 23:11:46 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-07-10 15:10:39 -0700 |
| commit | ce69ed555265ec85fd4c24a44600354b94930758 (patch) | |
| tree | 58b6b2b20721ffb8af07a1c97cd912b832b0ea6f /ports/libconfig/CONTROL | |
| parent | 0fae90a20e766e98b972333dd647e7ba99a7d93d (diff) | |
| download | vcpkg-ce69ed555265ec85fd4c24a44600354b94930758.tar.gz vcpkg-ce69ed555265ec85fd4c24a44600354b94930758.zip | |
[libconfig] Simplify CMake. Move header patching into the portfile.
Diffstat (limited to 'ports/libconfig/CONTROL')
| -rw-r--r-- | ports/libconfig/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libconfig/CONTROL b/ports/libconfig/CONTROL index d86439cfd..45bf1db9b 100644 --- a/ports/libconfig/CONTROL +++ b/ports/libconfig/CONTROL @@ -1,4 +1,4 @@ Source: libconfig Version: 1.6.0 Description: C/C++ library for processing configuration files -Build-Depends: msinttypes, dirent +Build-Depends: dirent |
