mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 05:06:29 +08:00
forgot to commit cvconfig.h.cmake
This commit is contained in:
parent
3ae5a314e3
commit
f7e62d89f8
@ -172,6 +172,9 @@
|
||||
/* Compile for 'virtual' NVIDIA PTX architectures */
|
||||
#define CUDA_ARCH_PTX "${OPENCV_CUDA_ARCH_PTX}"
|
||||
|
||||
/* NVIDIA GPU features are used */
|
||||
#define CUDA_ARCH_FEATURES "${OPENCV_CUDA_ARCH_FEATURES}"
|
||||
|
||||
/* Create PTX or BIN for 1.0 compute capability */
|
||||
#cmakedefine CUDA_ARCH_BIN_OR_PTX_10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user