mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #15485 from anton-potapov:gapi_standalone_fix_cmake_warning
This commit is contained in:
commit
57b16a4b6e
@ -2,6 +2,7 @@
|
||||
# (Restructure directories, add common pass, etc)
|
||||
if (NOT DEFINED OPENCV_INITIAL_PASS)
|
||||
cmake_minimum_required(VERSION 3.3)
|
||||
project(gapi_standalone)
|
||||
include("cmake/standalone.cmake")
|
||||
return()
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user