Added a new file for recording minimal dependency versions.

This commit is contained in:
Roman Donchenko 2013-07-22 12:59:56 +04:00
parent 04c86f28b1
commit a495bbb967
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
#
# ----------------------------------------------------------------------------
include(cmake/OpenCVMinDepVersions.cmake)
set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
# --------------------------------------------------------------

View File