diff options
| author | autoantwort <41973254+autoantwort@users.noreply.github.com> | 2021-07-13 21:51:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-13 12:51:35 -0700 |
| commit | 34b74c507e162b4af79fd042742326bc9415d8e7 (patch) | |
| tree | 40c98062fb1df6550c12c3113c5b51473d95ea6a /scripts/testing/version-files/ports/cat | |
| parent | e755dfcddc8ebdc639693ddc2d7a912a3ca1c96b (diff) | |
| download | vcpkg-34b74c507e162b4af79fd042742326bc9415d8e7.tar.gz vcpkg-34b74c507e162b4af79fd042742326bc9415d8e7.zip | |
[vcpkg] remove unused testing files (#18788)
Diffstat (limited to 'scripts/testing/version-files/ports/cat')
| -rw-r--r-- | scripts/testing/version-files/ports/cat/portfile.cmake | 1 | ||||
| -rw-r--r-- | scripts/testing/version-files/ports/cat/vcpkg.json | 4 |
2 files changed, 0 insertions, 5 deletions
diff --git a/scripts/testing/version-files/ports/cat/portfile.cmake b/scripts/testing/version-files/ports/cat/portfile.cmake deleted file mode 100644 index 0015715fb..000000000 --- a/scripts/testing/version-files/ports/cat/portfile.cmake +++ /dev/null @@ -1 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
\ No newline at end of file diff --git a/scripts/testing/version-files/ports/cat/vcpkg.json b/scripts/testing/version-files/ports/cat/vcpkg.json deleted file mode 100644 index b87e4a2da..000000000 --- a/scripts/testing/version-files/ports/cat/vcpkg.json +++ /dev/null @@ -1,4 +0,0 @@ -{
- "name": "cat",
- "version": "1.0"
-}
\ No newline at end of file |
