Skip to content

Commit

Permalink
github-actions: added vcpkg as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperlogic committed Mar 8, 2024
1 parent b2705d0 commit 3673756
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "vcpkg"]
path = vcpkg
url = [email protected]:microsoft/vcpkg.git
1 change: 1 addition & 0 deletions vcpkg
Submodule vcpkg added at ab887c
4 changes: 0 additions & 4 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"name": "main",
"version-string": "latest",
"default-registry": {
"kind": "builtin",
"baseline": " c0bc859e696a769b72b5525bfe18899ae3411ef5"
},
"dependencies": [
"sdl2",
"glew",
Expand Down

0 comments on commit 3673756

Please sign in to comment.