Skip to content

Commit aa650c5

Browse files
committed
Merge pull request open-source-parsers#50 from sergzub/master
CMake 2.8.5 or higher is required
2 parents 8aec8d8 + ae5a56f commit aa650c5

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
@@ -1,4 +1,4 @@
1-
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
1+
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5)
22
PROJECT(jsoncpp)
33
ENABLE_TESTING()
44

0 commit comments

Comments
 (0)