Skip to content

Commit

Permalink
removed vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom McLean committed Oct 1, 2024
1 parent ba23595 commit 3dea415
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 18 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ jobs:
with:
submodules: recursive

- name: Bootstrap vcpkg
run: |
if [ "$RUNNER_OS" == "Windows" ]; then
./vcpkg/bootstrap-vcpkg.bat
./vcpkg/vcpkg install
fi
shell: bash

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.21.1

Expand Down
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "vcpkg"]
path = vcpkg
url = https://github.com/microsoft/vcpkg.git
1 change: 0 additions & 1 deletion vcpkg
Submodule vcpkg deleted from 43b4ba
6 changes: 0 additions & 6 deletions vcpkg.json

This file was deleted.

0 comments on commit 3dea415

Please sign in to comment.