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

Commit

Permalink
Merge pull request #8 from furushchev/bump-cmake-version
Browse files Browse the repository at this point in the history
Bump cmake version
  • Loading branch information
peroxyacyl authored Apr 21, 2023
2 parents 3b598ab + 871367a commit 6833c42
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 6833c42

Please sign in to comment.