[flang-rt] Install flang_rt.cuda with the toolchain. (#131373)
This commit is contained in:
@@ -23,6 +23,7 @@ add_flangrt_library(flang_rt.cuda STATIC SHARED
|
||||
OUTPUT_NAME "flang_rt.cuda_${CUDAToolkit_VERSION_MAJOR}"
|
||||
INCLUDE_DIRECTORIES
|
||||
PRIVATE ${CUDAToolkit_INCLUDE_DIRS}
|
||||
INSTALL_WITH_TOOLCHAIN
|
||||
)
|
||||
|
||||
# For the static library, link-in the static dependencies as well.
|
||||
|
||||
Reference in New Issue
Block a user