diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-08-05 22:53:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-05 13:53:47 -0700 |
| commit | 8a1f3cc588d3759d53d2244a3e236638b682ff62 (patch) | |
| tree | 34619ba7dd76286c47d23ca563dad69c1c898e8d /ports | |
| parent | 953b957bbe8d67afa76964afa29864a0865e6f06 (diff) | |
| download | vcpkg-8a1f3cc588d3759d53d2244a3e236638b682ff62.tar.gz vcpkg-8a1f3cc588d3759d53d2244a3e236638b682ff62.zip | |
[vcpkg-ci-paraview] move into scripts/test_ports (#12701)
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/vcpkg-ci-paraview/CONTROL | 6 | ||||
| -rw-r--r-- | ports/vcpkg-ci-paraview/portfile.cmake | 1 |
2 files changed, 0 insertions, 7 deletions
diff --git a/ports/vcpkg-ci-paraview/CONTROL b/ports/vcpkg-ci-paraview/CONTROL deleted file mode 100644 index d4816dbf3..000000000 --- a/ports/vcpkg-ci-paraview/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: vcpkg-ci-paraview
-Version: 1
-Port-Version: 1
-Homepage: https://github.com/microsoft/vcpkg
-Description: Port to force features of certain ports within CI
-Build-Depends: paraview[vtkm, tools]
diff --git a/ports/vcpkg-ci-paraview/portfile.cmake b/ports/vcpkg-ci-paraview/portfile.cmake deleted file mode 100644 index 0015715fb..000000000 --- a/ports/vcpkg-ci-paraview/portfile.cmake +++ /dev/null @@ -1 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
\ No newline at end of file |
