mirror of
https://github.com/RetroShare/BitDHT.git
synced 2026-09-12 19:50:02 +05:00
Fix build with CMake >= 4.0
This commit is contained in:
parent
7d4eb1d83a
commit
366ac44123
@ -5,7 +5,7 @@
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
cmake_minimum_required (VERSION 3.5)
|
||||
cmake_minimum_required (VERSION 3.15)
|
||||
project(bitdht)
|
||||
|
||||
set(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user