We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02a2ad commit 91691e9Copy full SHA for 91691e9
CMakeLists.txt
@@ -6,7 +6,7 @@
6
# The full license is in the file LICENSE, distributed with this software. #
7
############################################################################
8
9
-cmake_minimum_required(VERSION 3.4.3)
+cmake_minimum_required(VERSION 3.5)
10
project(pybind11_json)
11
12
set(PYBIND11_JSON_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include)
0 commit comments