# Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit cmake-utils DESCRIPTION="Intel(R) Metrics Discovery Application Programming Interface" HOMEPAGE="https://github.com/intel/metrics-discovery" SRC_URI="https://github.com/intel/metrics-discovery/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="*" IUSE="" src_configure() { cmake-utils_src_configure }