mirror of
https://github.com/termux/termux-packages.git
synced 2025-07-29 16:40:26 +00:00
9 lines
296 B
Diff
9 lines
296 B
Diff
--- ./third-party/dht/CMakeLists.txt.orig 2025-06-11 01:22:07.759393284 +0000
|
|
+++ ./third-party/dht/CMakeLists.txt 2025-06-11 01:22:21.415684398 +0000
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 2.8)
|
|
+cmake_minimum_required(VERSION 3.15)
|
|
project(dht C)
|
|
|
|
add_library(${PROJECT_NAME} STATIC
|