Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
boytacean
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
João Magalhães
boytacean
Commits
6ee53652
Verified
Commit
6ee53652
authored
2 months ago
by
João Magalhães
Browse files
Options
Downloads
Patches
Plain Diff
chore: bumped vcpkg
parent
0bd61c9a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#5484
passed
2 months ago
Stage: build
Stage: test
Stage: deploy
Stage: build-shared
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
frontends/sdl/Cargo.toml
+1
-1
1 addition, 1 deletion
frontends/sdl/Cargo.toml
with
1 addition
and
1 deletion
frontends/sdl/Cargo.toml
+
1
−
1
View file @
6ee53652
...
...
@@ -39,7 +39,7 @@ features = ["ttf", "image", "gfx", "mixer", "static-link", "use-vcpkg"]
[package.metadata.vcpkg]
dependencies
=
[
"sdl2"
,
"sdl2-image[libjpeg-turbo,tiff,libwebp]"
,
"sdl2-ttf"
,
"sdl2-gfx"
,
"sdl2-mixer"
]
git
=
"https://github.com/microsoft/vcpkg"
rev
=
"202
3.11.20
"
rev
=
"202
4.06.15
"
# If you face issues with the SDL2 libraries linking process
# try to use the following revision instead
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment