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.
2 parents 32043f4 + a4c3475 commit 269a98bCopy full SHA for 269a98b
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.5)
+cmake_minimum_required(VERSION 3.5...3.14)
10
project(pybind11_json)
11
12
set(PYBIND11_JSON_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include)
0 commit comments