We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ffebd commit ee57787Copy full SHA for ee57787
CMakeLists.txt
@@ -42,7 +42,7 @@ include( ROCMInstallTargets )
42
include( ROCMPackageConfigHelpers )
43
include( ROCMInstallSymlinks )
44
45
-rocm_setup_version( VERSION 0.11.0.0 NO_GIT_TAG_VERSION )
+rocm_setup_version( VERSION 0.10.1.0 NO_GIT_TAG_VERSION )
46
47
# Append our library helper cmake path and the cmake path for hip (for convenience)
48
# Users may override HIP path by specifying their own in CMAKE_MODULE_PATH
0 commit comments