mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Clean up CMake version checks
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
if(OPENCV_SKIP_SAMPLES_SYCL)
|
||||
return()
|
||||
endif()
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
|
||||
ocv_install_example_src(sycl *.cpp *.hpp CMakeLists.txt)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user