Add comments
Signed-off-by: colramos-amd <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 69f705f634]
This commit is contained in:
committed by
Karl W. Schulz
parent
7894ac5704
commit
a0d57cd25a
@@ -92,6 +92,7 @@ endfunction()
|
||||
|
||||
list(APPEND CMAKE_MESSAGE_INDENT " ")
|
||||
foreach(package IN LISTS pythonDeps)
|
||||
# Filter out any version requirements from requirements.txt
|
||||
string(REGEX REPLACE "[><=].*" "" package "${package}")
|
||||
checkpythonpackage(${package})
|
||||
endforeach()
|
||||
|
||||
Reference in New Issue
Block a user