SWDEV-534857 - Fix the hip build failure on Windows (#409)
[ROCm/clr commit: 93c6ffdec4]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
694582d67a
Коммит
60c19641d8
@@ -130,8 +130,7 @@ target_sources(amdhip64 PRIVATE
|
||||
hip_comgr_helper.cpp)
|
||||
|
||||
if(WIN32)
|
||||
target_sources(amdhip64 PRIVATE
|
||||
hip_runtime.cpp hiprtc/hiprtcInternal.cpp)
|
||||
target_sources(amdhip64 PRIVATE hip_runtime.cpp)
|
||||
endif()
|
||||
|
||||
if(BUILD_SHARED_LIBS)
|
||||
|
||||
Ссылка в новой задаче
Block a user