Skip to content

Commit 66a9ada

Browse files
committed
CMake: require 3.10
1 parent 54850d4 commit 66a9ada

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
@@ -17,7 +17,7 @@
1717
# with eiquadprog. If not, see <https://www.gnu.org/licenses/>.
1818
#
1919

20-
cmake_minimum_required(VERSION 3.1)
20+
cmake_minimum_required(VERSION 3.10)
2121

2222
# Project properties
2323
set(PROJECT_ORG stack-of-tasks)

0 commit comments

Comments
 (0)