Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
LinkerLauncher
/
HIP.cmake
blob: 32a750b4978c3fa5d8c6e248f54a08424ea2ed5b [
file
] [
edit
]
set
(
CMAKE_HIP_LINKER_LAUNCHER
"${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1"
)
include
(
HIP
-
common
.
cmake
)