diff --git a/CMake/UsingCMakewithAMDROCm.rst b/CMake/UsingCMakewithAMDROCm.rst index dffe3ab8..565613c1 100644 --- a/CMake/UsingCMakewithAMDROCm.rst +++ b/CMake/UsingCMakewithAMDROCm.rst @@ -62,7 +62,7 @@ There are two ways to use HIP in CMake: The ``find_package(hip)`` provides the ``hip::device`` target to add all the flags for device compilation - :: +:: # Search for rocm in common locations list(APPEND CMAKE_PREFIX_PATH /opt/rocm/hip /opt/rocm)