1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00

build: suppress the warning

DRY
bump the version
This commit is contained in:
Tomoaki Teshima
2022-07-12 19:42:39 +09:00
parent 70492c2127
commit 87ef6a9cc1
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
ocv_install_example_src(cpp *.cpp *.hpp CMakeLists.txt)
cmake_minimum_required(VERSION 2.8.9)
cmake_minimum_required(VERSION 2.8.12.2)
set(OPENCV_OPENVX_SAMPLE_REQUIRED_DEPS
opencv_core