[flang][runtime] Use cuda::std::variant in the CUDA build. (#86615)
Added `FLANG_LIBCUDACXX_PATH` CMake variable to specify installation of header-only libcudacxx library. If it is specified, the `<cuda/std/variant>` is used to provide implementation of `std::variant`.
parent
5cf1e2e2
Please register or sign in to comment