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 53baec0 commit 7028964Copy full SHA for 7028964
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.24)
+cmake_minimum_required(VERSION 3.16)
2
project(jsonbinpack VERSION 0.0.1 LANGUAGES CXX
3
DESCRIPTION "\
4
A space-efficient open-source binary JSON serialization \
0 commit comments