mirror of
https://github.com/f00b4r0/uspot.git
synced 2026-04-26 06:35:54 +03:00
[GH-ISSUE #50] OpenWrt master requires at least CMake 3.5 #31
Labels
No labels
bug
enhancement
invalid
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uspot#31
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?
Originally created by @nemesifier on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/f00b4r0/uspot/issues/50
Compiling uspot on the current master branch of OpenWrt fails with the following error:
This happens because recent versions of CMake require at least version 3.5, this file needs to be updated: https://github.com/f00b4r0/uspot/blob/next/src/CMakeLists.txt#L1.