0c662611e9
This commit makes sure GTest is always compiled with rocm_smi_lib_tests. GTest installation was inconsistent outside of AMD CI environment. libgtest.so wouldn't get installed with rocm_smi_lib_tests if gtest existed on the build machine. Which is undesirable when packaging. Change-Id: I607df6c67c81480e3b6487b28f14924e8bf56ad4 Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>