-
Rok Mandeljc authored
Changed statements of type "#if __CUDA_ARCH__ >= 200" to "#if defined __CUDA_ARCH__ && __CUDA_ARCH__ >= 200" in order to avoid warnings about __CUDA_ARCH__ being undefined.
b273e1b9
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
perf | ||
samples | ||
src | ||
test | ||
CMakeLists.txt | ||
README.md |