Skip to content

Commit

Permalink
Merge pull request #91 from robotology/S-Dafarra-patch-1
Browse files Browse the repository at this point in the history
Bump the required CMake version
  • Loading branch information
S-Dafarra authored Apr 6, 2021
2 parents 0f3f8c7 + 598e768 commit ed46d2b
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
Expand Up @@ -2,7 +2,7 @@
# CopyPolicy: Released under the terms of the LGPLv2.1 or later

# Set cmake mimimun version
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.8)

project(OsqpEigen
VERSION 0.6.3)
Expand Down

0 comments on commit ed46d2b

Please sign in to comment.