We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b02a2ad + 91691e9 commit 0036b4aCopy full SHA for 0036b4a
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