mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
This commit is contained in:
@@ -560,6 +560,7 @@ double cvGetOpenGlProp_W32(const char* name)
|
||||
|
||||
__END__;
|
||||
#endif
|
||||
(void)name;
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user