CMAKE - Clean-up cmake changes introduced in a9b8b6d369b390af0c00bbffab2b4fe1748b8bad

Change-Id: Ida0e9475a926a2495e36b0d9bc2468c48aee0e77
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
This commit is contained in:
Galantsev, Dmitrii
2025-05-05 19:29:47 +00:00
committed by Arif, Maisam
parent 62294df49a
commit fe98b8bd63
11 changed files with 23 additions and 132 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ This section describes the prerequisites and steps to build AMD SMI from source.
To build the AMD SMI library, the following components are required. Note that the software versions specified were used
during development; earlier versions are not guaranteed to work.
* CMake (v3.15.0 or later) -- `python3 -m pip install cmake`
* CMake (v3.20.0 or later) -- `python3 -m pip install cmake`
* g++ (v5.4.0 or later)
* libdrm-dev (for Ubuntu and Debian)
* libdrm-devel (for RPM-based distributions)