Skip to content

Commit 595d1b8

Browse files
authored
Merge pull request #462 from theory/parallel
Require CMake v3.12
2 parents c441ec8 + 71e50bc commit 595d1b8

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,4 +1,4 @@
1-
CMAKE_MINIMUM_REQUIRED (VERSION 3.5.2)
1+
CMAKE_MINIMUM_REQUIRED (VERSION 3.12)
22

33
LIST (APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
44

0 commit comments

Comments
 (0)