[PR #3131] [CLOSED] Add CMakePresets.json (attempt II) #3247

Closed
opened 2026-02-27 22:02:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3131
Author: @Fire-Cube
Created: 6/20/2025
Status: Closed

Base: mainHead: cmakepresets


📝 Commits (4)

📊 Changes

2 files changed (+62 additions, -0 deletions)

View changed files

CMakePresets.json (+61 -0)
📝 REUSE.toml (+1 -0)

📄 Description

This time, the CMakePresets should also be compatible with Visual Studio, since depending on the settings, VS prefers CMakePresets over CMakeSettings. If CMakePresets is used, the GUI must be enabled by directly modifying the file.

Please test this time before merging.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3131 **Author:** [@Fire-Cube](https://github.com/Fire-Cube) **Created:** 6/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cmakepresets` --- ### 📝 Commits (4) - [`742b3ce`](https://github.com/shadps4-emu/shadPS4/commit/742b3ced660a34ce3206284224dc2cd220a1b8fe) add CMakePresets.json - [`dd0365f`](https://github.com/shadps4-emu/shadPS4/commit/dd0365ffc75aa39cacda485ec580f8b70846e733) Update REUSE.toml - [`ddb11fe`](https://github.com/shadps4-emu/shadPS4/commit/ddb11feeb7cefb392b18acd12b3f319146fea9da) fix vs - [`4d48276`](https://github.com/shadps4-emu/shadPS4/commit/4d4827673765bbf16014c8b0c15452af8901880b) Merge branch 'shadps4-emu:main' into cmakepresets ### 📊 Changes **2 files changed** (+62 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `CMakePresets.json` (+61 -0) 📝 `REUSE.toml` (+1 -0) </details> ### 📄 Description This time, the CMakePresets should also be compatible with Visual Studio, since depending on the settings, VS prefers CMakePresets over CMakeSettings. If CMakePresets is used, the GUI must be enabled by directly modifying the file. Please test this time before merging. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3247
No description provided.