SWDEV-534857 - Fix the hip build failure on Windows (#409)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
1bb0ea69b1
Коммит
93c6ffdec4
@@ -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