mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-20 14:03:44 -04:00
[PR #14] [CLOSED] Updated CMake minimum version to 3.5 #13
Reference in New Issue
Block a user
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/RPCS3/hidapi/pull/14
Author: @aregnak
Created: 5/14/2025
Status: ❌ Closed
Base:
master← Head:cmakefix📝 Commits (1)
9fa3e6aUpdated CMake minimum version to 3.5📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
CMakeLists.txt(+1 -1)📄 Description
Updated
cmake_minimum_required(VERSION 3.1.3 FATAL_ERROR)in hidapi tocmake_minimum_required(VERSION 3.5 FATAL_ERROR).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.