mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
fixed compilation errors caused by std::tuple
This commit is contained in:
@@ -336,6 +336,7 @@ include(cmake/OpenCVCompilerOptions.cmake REQUIRED)
|
||||
# ----------------------------------------------------------------------------
|
||||
if(MSVC)
|
||||
include(cmake/OpenCVCRTLinkage.cmake REQUIRED)
|
||||
add_definitions(-D_VARIADIC_MAX=10)
|
||||
endif(MSVC)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user