Unbreak the build of mlir-cuda-runner

This commit is contained in:
Benjamin Kramer 2020-05-29 12:18:25 +02:00
parent d0fcdcd28f
commit b9bb3ad3ed

View File

@ -51,6 +51,7 @@ if(MLIR_CUDA_RUNNER_ENABLED)
MLIRParser MLIRParser
MLIRSupport MLIRSupport
MLIRTargetLLVMIR MLIRTargetLLVMIR
MLIRTargetNVVMIR
MLIRTransforms MLIRTransforms
MLIRTranslation MLIRTranslation
${CUDA_RUNTIME_LIBRARY} ${CUDA_RUNTIME_LIBRARY}