Skip to content

Commit abe4219

Browse files
author
Roman Donchenko
committed
Drop the legacy CMake options.
3.0 seems like an appropriate time to do that.
1 parent ef91d7e commit abe4219

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)