Skip to content

Commit

Permalink
Require CMake >= 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed Feb 13, 2024
1 parent b4cf04f commit 1090745
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
cmake_minimum_required(VERSION 3.5)
project(openelp C)

cmake_minimum_required(VERSION 3.4)

#
# Installation directories
#
Expand Down

0 comments on commit 1090745

Please sign in to comment.