Home | History | Annotate | Download | only in cmake

Lines Matching full:fatal_error

344       message(FATAL_ERROR "${error_message}")
581 message(FATAL_ERROR "Specify CUDA_TOOLKIT_ROOT_DIR")
766 message(FATAL_ERROR "CUDA_BUILD_EMULATION is not supported in version 3.1 and onwards. You must disable it to proceed. You have version ${CUDA_VERSION}.")
1262 message( FATAL_ERROR "Invalid format flag passed to CUDA_WRAP_SRCS for file '${file}': '${_cuda_source_format}'. Use OBJ, PTX, CUBIN or FATBIN.")