Skip to content

Commit 19a71df

Browse files
committed
Downgrade cmake
1 parent 7a506c6 commit 19a71df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Project
2-
cmake_minimum_required(VERSION 3.16)
2+
cmake_minimum_required(VERSION 3.15)
33
project(json_struct VERSION "1.0.0" HOMEPAGE_URL "https://github.com/jorgen/json_struct" DESCRIPTION "A library for parsing JSON directly to C++ structs and vice versa." LANGUAGES CXX)
44
set(CPACK_PACKAGE_VENDOR "Jørgen Lind")
55

0 commit comments

Comments
 (0)