mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 00:36:00 +03:00
[PR #216] [MERGED] cmake: prefer system libraries #1401
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#1401
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/216
Author: @abouvier
Created: 6/26/2024
Status: ✅ Merged
Merged: 6/27/2024
Merged by: @raphaelthegreat
Base:
main← Head:cmake-unbundle📝 Commits (1)
d0f0f5acmake: prefer system libraries📊 Changes
8 files changed (+147 additions, -65 deletions)
View changed files
📝
.github/workflows/linux.yml(+0 -1)📝
.github/workflows/windows-qt.yml(+0 -2)📝
.github/workflows/windows.yml(+0 -1)📝
CMakeLists.txt(+22 -15)➕
cmake/Findcryptopp.cmake(+15 -0)➕
cmake/FindxxHash.cmake(+15 -0)➕
cmake/Findzlib-ng.cmake(+15 -0)📝
externals/CMakeLists.txt(+80 -46)📄 Description
Is there a reason why
sdl3andzlib-ngwere compiled as shared libraries?🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.