Skip to content

Commit

Permalink
Merge pull request Ericsson#472 from mcserep/cmake_upgrade
Browse files Browse the repository at this point in the history
Upgrade CMake to 3.12
  • Loading branch information
mcserep authored Sep 30, 2020
2 parents e64a6bf + 55327be commit 4e62435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.4.3)
cmake_minimum_required(VERSION 3.12)
project(CodeCompass)

# Common config variables and settings
Expand Down

0 comments on commit 4e62435

Please sign in to comment.