Skip to content

Commit 98d36a4

Browse files
Roman DonchenkoOpenCV Buildbot
Roman Donchenko
authored and
OpenCV Buildbot
committed
Merge pull request opencv#1171 from SpecLad:drop-legacy-options
2 parents 4e1e0c9 + abe4219 commit 98d36a4

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

CMakeLists.txt

-4
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,6 @@ OCV_OPTION(OPENCV_WARNINGS_ARE_ERRORS "Treat warnings as errors"
220220
# ===================================================
221221
OCV_OPTION(CMAKE_VERBOSE "Verbose mode" OFF )
222222

223-
# backward compatibility
224-
# ===================================================
225-
include(cmake/OpenCVLegacyOptions.cmake OPTIONAL)
226-
227223

228224
# ----------------------------------------------------------------------------
229225
# Get actual OpenCV version number from sources

cmake/OpenCVLegacyOptions.cmake

-25
This file was deleted.

0 commit comments

Comments
 (0)