[PR #1565] [CLOSED] Adding Optimizations to Compilation #2174

Closed
opened 2026-02-27 21:15:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1565
Author: @Xphalnos
Created: 11/21/2024
Status: Closed

Base: mainHead: Optimizations-+-less-log


📝 Commits (1)

  • fe1efb1 Adding Optimizations to Compilation

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 CMakeLists.txt (+3 -0)

📄 Description

I added some compilation optimizations.
I disabled the warnings "warning: argument unused during compilation: '/Zc:preprocessor' [-Wunused-command-line-argument]"
If this is not correct, maybe @abouvier can help me because he knows a lot about CMake ;)


🔄 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/1565 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 11/21/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Optimizations-+-less-log` --- ### 📝 Commits (1) - [`fe1efb1`](https://github.com/shadps4-emu/shadPS4/commit/fe1efb1451e87bf1a8b39fbfaac2b60c8d9e8564) Adding Optimizations to Compilation ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+3 -0) </details> ### 📄 Description I added some compilation optimizations. I disabled the warnings "warning: argument unused during compilation: '/Zc:preprocessor' [-Wunused-command-line-argument]" If this is not correct, maybe **@abouvier** can help me because he knows a lot about CMake ;) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:28 +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#2174
No description provided.