Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
Bump cmake version
Browse files Browse the repository at this point in the history
  • Loading branch information
furushchev committed Apr 21, 2023
1 parent 3b598ab commit 871367a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SOEM/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.4)
cmake_minimum_required(VERSION 3.10.2)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules")
project(SOEM C)

Expand Down

0 comments on commit 871367a

Please sign in to comment.