[libc][obvious] Fix conditional when CUDA is not found
If CUDA is not found this string will expand into nothing. We need to surround it with a string otherwise it will cause build failures. Differential Revision: https://reviews.llvm.org/D152209
Loading
Please sign in to comment