mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
fixed compilation errors caused by std::tuple
This commit is contained in:
parent
4993748c91
commit
ddc7bd7659
@ -336,6 +336,7 @@ include(cmake/OpenCVCompilerOptions.cmake REQUIRED)
|
||||
# ----------------------------------------------------------------------------
|
||||
if(MSVC)
|
||||
include(cmake/OpenCVCRTLinkage.cmake REQUIRED)
|
||||
add_definitions(-D_VARIADIC_MAX=10)
|
||||
endif(MSVC)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user