cmake/Tests/RunCMake/CMP0104/CMP0104-WARN-stderr.txt
2020-08-30 11:54:41 +02:00

9 lines
412 B
Plaintext

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.