win_x64: Re-enable hiprt
Given the SDK required is now available, we can enable this again.
This commit is contained in:
@@ -87,10 +87,7 @@ include(cmake/harfbuzz.cmake)
|
||||
if(NOT APPLE)
|
||||
include(cmake/xr_openxr.cmake)
|
||||
if(NOT BLENDER_PLATFORM_ARM)
|
||||
# HIP-RT requires special SDK which is not widely available yet.
|
||||
if(NOT WIN32)
|
||||
include(cmake/hiprt.cmake)
|
||||
endif()
|
||||
include(cmake/hiprt.cmake)
|
||||
include(cmake/dpcpp.cmake)
|
||||
include(cmake/dpcpp_deps.cmake)
|
||||
if(NOT WIN32)
|
||||
|
||||
Reference in New Issue
Block a user