Skip to content

Commit

Permalink
Quote hinted path
Browse files Browse the repository at this point in the history
  • Loading branch information
lawruble13 committed Aug 17, 2023
1 parent 2f02ee6 commit b41c6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/rocm/cmake/ROCMConfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
message(DEPRECATION
"Use of find_package(ROCM) is deprecated, please switch to find_package(ROCmCMakeBuildTools)."
)
find_package(ROCmCMakeBuildTools HINTS ${CMAKE_CURRENT_LIST_DIR})
find_package(ROCmCMakeBuildTools HINTS "${CMAKE_CURRENT_LIST_DIR}")

0 comments on commit b41c6a6

Please sign in to comment.