Skip to content
Snippets Groups Projects
Commit 6e56764d authored by Adrien Béraud's avatar Adrien Béraud
Browse files

cmake: depend on CMake 3.16

Change-Id: I5cf72bbbdc5b5c6687c353fe67923a1fa1d1d0fa
parent d7468e90
Branches
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.20)
cmake_minimum_required(VERSION 3.16)
project(dhtnet)
set(CMAKE_CXX_STANDARD 17)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment