* update rocm-cmake to 6.0.2-1
This commit is contained in:
parent
8ef2c2839d
commit
16a5c1f0db
13
rocm-cmake/rocm-cmake-old-policy-cmp0079.patch
Normal file
13
rocm-cmake/rocm-cmake-old-policy-cmp0079.patch
Normal file
@ -0,0 +1,13 @@
|
||||
diff --git a/share/rocm/cmake/ROCMTest.cmake b/share/rocm/cmake/ROCMTest.cmake
|
||||
index 167c41f..6dec5cb 100644
|
||||
--- a/share/rocm/cmake/ROCMTest.cmake
|
||||
+++ b/share/rocm/cmake/ROCMTest.cmake
|
||||
@@ -31,7 +31,7 @@ macro(rocm_enable_test_package NAME)
|
||||
endmacro()
|
||||
|
||||
if(POLICY CMP0079)
|
||||
- cmake_policy(SET CMP0079 OLD)
|
||||
+ cmake_policy(SET CMP0079 NEW)
|
||||
endif()
|
||||
|
||||
add_library(rocm_test_dependencies INTERFACE)
|
Loading…
x
Reference in New Issue
Block a user