mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
9 lines
157 B
Diff
9 lines
157 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
|
|
+CMAKE_MINIMUM_REQUIRED(VERSION 3.10)
|
|
|
|
PROJECT(swanmon C)
|
|
|