Files
rocm-systems/projects/rocprofiler-sdk/source/lib/python/roctx/CMakeLists.txt
T

忽略 .git-blame-ignore-revs 中的修訂。點擊 這裡 以繞過並查看正常的 Blame 視圖。

10 行
169 B
CMake
原始文件 標準檢視 歷史記錄

#
#
#
foreach(_PYTHON_VERSION ${ROCPROFILER_PYTHON_VERSIONS})
rocprofiler_roctx_python_bindings(${_PYTHON_VERSION})
endforeach()
rocprofiler_reset_python3_cache()