Commit ff70b02e authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #16797 from alalek:cmake_warning_python_standalone

parents 3a99ebb4 7080c783
......@@ -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()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment