Skip to content

Commit

Permalink
bump the minimum_required version instead
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Oct 25, 2024
1 parent fe0a69e commit 0e6a2cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
## Author: Hank Anderson <[email protected]>
##

cmake_minimum_required(VERSION 2.8.5)

cmake_policy(SET CMP0042 NEW)
cmake_minimum_required(VERSION 3.16.0)

project(OpenBLAS C ASM)

Expand Down

0 comments on commit 0e6a2cc

Please sign in to comment.