Skip to content

Commit af8e924

Browse files
Merge pull request #7184 from thomasspriggs/tas/bump_cmake
Bump cmake version to 3.8
2 parents 535713d + 7f86707 commit af8e924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.2)
1+
cmake_minimum_required(VERSION 3.8)
22

33
# Compile with /usr/bin/clang on MacOS
44
# See https://github.com/diffblue/cbmc/issues/4956

0 commit comments

Comments
 (0)