Skip to content

Commit 0e6a2cc

Browse files
authored
bump the minimum_required version instead
1 parent fe0a69e commit 0e6a2cc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
## Author: Hank Anderson <hank@statease.com>
33
##
44

5-
cmake_minimum_required(VERSION 2.8.5)
6-
7-
cmake_policy(SET CMP0042 NEW)
5+
cmake_minimum_required(VERSION 3.16.0)
86

97
project(OpenBLAS C ASM)
108

0 commit comments

Comments
 (0)