CMake - Configure __version__ for python scripts

Change-Id: I646dc27b5dc93e8dde38ff09ae9c826dfc7faaa7
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
This commit is contained in:
Galantsev, Dmitrii
2023-10-24 18:37:12 -05:00
parent 2b603be71b
commit 336ef57ed8
11 changed files with 54 additions and 37 deletions
+6
View File
@@ -0,0 +1,6 @@
# this file is only required for setuptools < 61.0
# mostly a rhel8 limitation...
[metadata]
name = "amdsmi"
version = "@amd_smi_libraries_VERSION_STRING@"