mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #546] [MERGED] cmake: fix version constraints #1626
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1626
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/546
Author: @abouvier
Created: 8/23/2024
Status: ✅ Merged
Merged: 8/23/2024
Merged by: @georgemoralis
Base:
main← Head:cmake-compat📝 Commits (1)
a71d0d8cmake: fix version constraints📊 Changes
1 file changed (+7 additions, -4 deletions)
View changed files
📝
CMakeLists.txt(+7 -4)📄 Description
Minimum versions required were raised for no reason in https://github.com/shadps4-emu/shadPS4/pull/228 but:
fmt>=10.2.0andzlib-ng>=2.1.7zydiscommit in externals is from an unreleased dev branch (with an incompatible change) which will ultimately be v5, so v4 library need to be rejectedcryptoppis not always needed🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.