SWDEV-534857 - Fix the hip build failure on Windows (#409)

[ROCm/clr commit: 93c6ffdec4]
Этот коммит содержится в:
Dittakavi, Satyanvesh
2025-05-28 13:41:31 +05:30
коммит произвёл GitHub
родитель 694582d67a
Коммит 60c19641d8
+1 -2
Просмотреть файл
@@ -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)