mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 16:25:58 +03:00
[PR #179] [CLOSED] Workflows: Use by default the latest CMake #1368
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#1368
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/179
Author: @Xphalnos
Created: 6/9/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
dd596f5Test for CMake📊 Changes
4 files changed (+21 additions, -0 deletions)
View changed files
📝
.github/workflows/linux-qt.yml(+5 -0)📝
.github/workflows/linux.yml(+5 -0)📝
.github/workflows/windows-qt.yml(+5 -0)📝
.github/workflows/windows.yml(+6 -0)📄 Description
The cmake-version is empty because this allows you to use the latest version by default.
I tested it on my fork and it works
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.