We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea8fc3 commit 38a2521Copy full SHA for 38a2521
CMakeLists.txt
@@ -1,6 +1,6 @@
1
# -*- mode: CMAKE; -*-
2
3
-cmake_minimum_required(VERSION 3.9)
+cmake_minimum_required(VERSION 3.21)
4
project(velocypack CXX C)
5
6
set(CMAKE_CXX_STANDARD 20 CACHE STRING "target C++ standard")
0 commit comments