7e871698e3
Change-Id: Ifadf683a6db42d4adadce92c7ebf6bd3e8d2245a
5 lignes
168 B
CMake
Fichiers exécutables
5 lignes
168 B
CMake
Fichiers exécutables
# NVIDIA-specific configuration ###
|
|
add_library(hip::device INTERFACE IMPORTED)
|
|
add_library(hip::host INTERFACE IMPORTED)
|
|
add_library(hip::amdhip64 INTERFACE IMPORTED)
|