blob: 2c9b7d768206719572f0270b554d20e6d7a607f7 (
plain)
1
2
3
4
5
6
7
8
|
CMake Warning \(dev\) in CMakeLists.txt:
Policy CMP0104 is not set: CMAKE_CUDA_ARCHITECTURES now detected for NVCC,
empty CUDA_ARCHITECTURES not allowed. Run "cmake --help-policy CMP0104"
for policy details. Use the cmake_policy command to set the policy and
suppress this warning.
CUDA_ARCHITECTURES is empty for target "cuda".
This warning is for project developers. Use -Wno-dev to suppress it.
|