mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 10:18:34 -06:00
@@ -10,7 +10,7 @@ if(CMAKE_HIP_COMPILER_FORCED)
|
||||
endif()
|
||||
|
||||
set(__CMAKE_HIP_FLAGS "${CMAKE_HIP_FLAGS}")
|
||||
string(APPEND CMAKE_HIP_FLAGS "--cuda-host-only")
|
||||
string(APPEND CMAKE_HIP_FLAGS " --cuda-host-only")
|
||||
|
||||
include(CMakeTestCompilerCommon)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user