ad0fb25ed5
git-subtree-dir: projects/rocprofiler-sdk git-subtree-mainline:50a90550e9git-subtree-split:bf0fad1d54
10 satır
169 B
CMake
10 satır
169 B
CMake
#
|
|
#
|
|
#
|
|
|
|
foreach(_PYTHON_VERSION ${ROCPROFILER_PYTHON_VERSIONS})
|
|
rocprofiler_roctx_python_bindings(${_PYTHON_VERSION})
|
|
endforeach()
|
|
|
|
rocprofiler_reset_python3_cache()
|