[PR #2731] [MERGED] cmake: fix system libusb discovery #2942

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2731
Author: @abouvier
Created: 3/31/2025
Status: Merged
Merged: 3/31/2025
Merged by: @georgemoralis

Base: mainHead: cmake-libusb


📝 Commits (1)

  • a5c06b8 cmake: fix system libusb discovery

📊 Changes

3 files changed (+19 additions, -3 deletions)

View changed files

📝 CMakeLists.txt (+2 -2)
cmake/Findlibusb.cmake (+15 -0)
📝 externals/CMakeLists.txt (+2 -1)

📄 Description

libusb is not distributed with a CMake config file but with a pkg-config file.


🔄 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/2731 **Author:** [@abouvier](https://github.com/abouvier) **Created:** 3/31/2025 **Status:** ✅ Merged **Merged:** 3/31/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `cmake-libusb` --- ### 📝 Commits (1) - [`a5c06b8`](https://github.com/shadps4-emu/shadPS4/commit/a5c06b863a91c5d730426c8c9e1674e335faa3cf) cmake: fix system libusb discovery ### 📊 Changes **3 files changed** (+19 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+2 -2) ➕ `cmake/Findlibusb.cmake` (+15 -0) 📝 `externals/CMakeLists.txt` (+2 -1) </details> ### 📄 Description `libusb` is not distributed with a CMake config file but with a pkg-config file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:51 +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#2942
No description provided.