fixed compilation warning for CUDA files
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Wed, 3 Apr 2013 09:29:04 +0000 (13:29 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Wed, 3 Apr 2013 09:47:59 +0000 (13:47 +0400)
commit870563ba25e95c2da8e1f067485796ce938ed4d1
treeb3e5122d4525c1c44cd3d00b8a5522d62fcdbcde
parent656594ad4f2c4ffe93f4d92f2b9c21376c26928a
fixed compilation warning for CUDA files

command line option '-Wsign-promo' is valid for C++/ObjC++ but not for C [enabled by default]
cmake/OpenCVDetectCUDA.cmake
modules/gpu/CMakeLists.txt
modules/superres/CMakeLists.txt