Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 wiersze
169 B
CMake

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