Commit 5354a1bf authored by Alexander Alekhin's avatar Alexander Alekhin

sfm: apply CV_OVERRIDE/CV_FINAL

parent 655b6f6d
......@@ -2,4 +2,7 @@
include(CMake/Installation.cmake)
set(BUILD_SHARED_LIBS OFF) # Force static libs for 3rdparty dependencies
ocv_warnings_disable(CMAKE_CXX_FLAGS -Winconsistent-missing-override -Wsuggest-override)
add_subdirectory(libmv)
\ No newline at end of file
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