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
1 changed files with 1 additions and 0 deletions

View File

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