Skip to content

Commit 269a98b

Browse files
authored
Merge pull request #76 from Baya-Systems/master
Update CMakeLists.txt
2 parents 32043f4 + a4c3475 commit 269a98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# The full license is in the file LICENSE, distributed with this software. #
77
############################################################################
88

9-
cmake_minimum_required(VERSION 3.5)
9+
cmake_minimum_required(VERSION 3.5...3.14)
1010
project(pybind11_json)
1111

1212
set(PYBIND11_JSON_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include)

0 commit comments

Comments
 (0)