mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Cancelation support fo Async GAPI
-
This commit is contained in:
@@ -37,6 +37,7 @@ set_property(TARGET ${FLUID_TARGET} PROPERTY CXX_STANDARD 11)
|
||||
|
||||
if(MSVC)
|
||||
target_compile_options(${FLUID_TARGET} PUBLIC "/wd4251")
|
||||
target_compile_options(${FLUID_TARGET} PUBLIC "/wd4275")
|
||||
target_compile_definitions(${FLUID_TARGET} PRIVATE _CRT_SECURE_NO_DEPRECATE)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user