mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 16:25:58 +03:00
[PR #2535] [MERGED] cmake: Cleanup #2809
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#2809
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/2535
Author: @Osyotr
Created: 2/24/2025
Status: ✅ Merged
Merged: 2/25/2025
Merged by: @georgemoralis
Base:
main← Head:cmake-cleanup📝 Commits (1)
c02ea77cmake: Cleanup📊 Changes
4 files changed (+16 additions, -7 deletions)
View changed files
📝
CMakeLists.txt(+2 -2)📝
externals/CMakeLists.txt(+9 -2)📝
externals/gcn/CMakeLists.txt(+5 -1)➖
externals/gcn/dummy.cpp(+0 -2)📄 Description
enable_languagebeforeproject.See CMake docs for CMP0165.
It's too late to set them because
Boost::headershas already been found.SDL3-testlibrary.Not used by shadps4.
/Zc:preprocessorfrom toml11'sINTERFACE_COMPILE_OPTIONS.Clang-cl does not support this flag and emits a lot of warnings.
dummy.cppand makegcna properINTERFACEtarget🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.