Merge amd-dev into amd-master 20230322

Change-Id: If3ad37b45e0e639af2bba10608e74331068234e7
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>


[ROCm/amdsmi commit: e45938905f]
This commit is contained in:
Galantsev, Dmitrii
2023-03-22 08:26:38 -05:00
@@ -9,8 +9,6 @@ set(PY_CLI_INSTALL_DIR
"${CMAKE_INSTALL_LIBEXECDIR}" CACHE STRING
"CLI tool installation directory")
find_package(Python3 3.6 COMPONENTS Interpreter Development REQUIRED)
# hard-linking instead of copying avoids unnecessarry regeneration of packaged files
add_custom_command(
OUTPUT ${PY_PACKAGE_DIR}/__init__.py