mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
build: suppress the warning
DRY bump the version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# cmake needs this line
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_minimum_required(VERSION 2.8.12.2)
|
||||
|
||||
# Define project name
|
||||
project(opencv_example_project)
|
||||
|
||||
Reference in New Issue
Block a user