mirror of
https://github.com/opencv/opencv.git
synced 2026-09-15 07:29:07 -05:00
build: suppress the warning
DRY bump the version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.8.8 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 2.8.12.2 FATAL_ERROR)
|
||||
|
||||
set(PROJECT_NAME "c_hal")
|
||||
set(HAL_LIB_NAME "c_hal")
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.8.8 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 2.8.12.2 FATAL_ERROR)
|
||||
|
||||
set(PROJECT_NAME "slow_hal")
|
||||
set(HAL_LIB_NAME "slow_hal")
|
||||
|
||||
Reference in New Issue
Block a user