mirror of
https://github.com/opencv/opencv.git
synced 2025-08-05 22:19:14 +08:00
Merge pull request #16797 from alalek:cmake_warning_python_standalone
This commit is contained in:
commit
ff70b02efc
@ -41,6 +41,7 @@ add_subdirectory(python3)
|
||||
else() # standalone build
|
||||
|
||||
cmake_minimum_required(VERSION 2.8.12)
|
||||
project(OpenCVPython CXX C)
|
||||
include("./standalone.cmake")
|
||||
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user