diff --git a/CMakeLists.txt b/CMakeLists.txt index c1d3b292f..d743d59f3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,6 +9,8 @@ # # ---------------------------------------------------------------------------- +include(cmake/OpenCVMinDepVersions.cmake) + set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true) # -------------------------------------------------------------- diff --git a/cmake/OpenCVMinDepVersions.cmake b/cmake/OpenCVMinDepVersions.cmake new file mode 100644 index 000000000..e69de29bb