added stub library for cudev module
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 11 Jul 2013 07:50:02 +0000 (11:50 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Fri, 12 Jul 2013 04:47:12 +0000 (08:47 +0400)
commitd52ef2f758dfbb4df3898575b6626b2d897bc16f
tree841c36523b906d97b7850d507faae7a2fb68cbee
parent75b86c970696864428d233f86602b130cb535664
added stub library for cudev module

in order to make CMake scripts work properly
modules/cudev/CMakeLists.txt
modules/cudev/src/stub.cpp [new file with mode: 0644]
modules/cudev/test/CMakeLists.txt