bump the minimum_required version instead
This commit is contained in:
parent
fe0a69e308
commit
0e6a2cc93c
|
@ -2,9 +2,7 @@
|
||||||
## Author: Hank Anderson <hank@statease.com>
|
## Author: Hank Anderson <hank@statease.com>
|
||||||
##
|
##
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 2.8.5)
|
cmake_minimum_required(VERSION 3.16.0)
|
||||||
|
|
||||||
cmake_policy(SET CMP0042 NEW)
|
|
||||||
|
|
||||||
project(OpenBLAS C ASM)
|
project(OpenBLAS C ASM)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue