7e871698e3
Change-Id: Ifadf683a6db42d4adadce92c7ebf6bd3e8d2245a
5 regels
168 B
CMake
Executable File
5 regels
168 B
CMake
Executable File
# NVIDIA-specific configuration ###
|
|
add_library(hip::device INTERFACE IMPORTED)
|
|
add_library(hip::host INTERFACE IMPORTED)
|
|
add_library(hip::amdhip64 INTERFACE IMPORTED)
|