diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-04-06 22:22:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-06 13:22:44 -0700 |
| commit | 4278a5f9eafbdadfaa65d7aafd914964841cba42 (patch) | |
| tree | 4126ffdc038fad92c0ea3956dbe587ac4a56b415 /scripts/test_ports/cmake/CONTROL | |
| parent | 88f0e6a94b785f387bc714772d0e8878a2b6059a (diff) | |
| download | vcpkg-4278a5f9eafbdadfaa65d7aafd914964841cba42.tar.gz vcpkg-4278a5f9eafbdadfaa65d7aafd914964841cba42.zip | |
[cmake] update cmake test port (#16948)
* [cmake] update cmake test port
* correct hash
add expat as dependency
* remove double expat dependency
Diffstat (limited to 'scripts/test_ports/cmake/CONTROL')
| -rw-r--r-- | scripts/test_ports/cmake/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/test_ports/cmake/CONTROL b/scripts/test_ports/cmake/CONTROL deleted file mode 100644 index 8eb6a661f..000000000 --- a/scripts/test_ports/cmake/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: cmake -Version: 3.18.1 -Build-Depends: qt5-base, qt5-winextras (windows), bzip2, expat, jsoncpp, liblzma, zlib, zstd, libarchive, curl, libuv, nghttp2 -Homepage: https://cmake.org/ -Description: CMake is an open-source, cross-platform family of tools designed to build, test and package software. |
