1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Guideline Support Library implementation by Microsoft"
9 HOMEPAGE="https://github.com/Microsoft/GSL"
11 EGIT_REPO_URI="https://github.com/Microsoft/GSL.git"
17 RESTRICT="!test? ( test )"
21 DEPEND="test? ( >=dev-cpp/gtest-1.9.0_pre20190607 )"
24 "${FILESDIR}/${PN}-1.0.0-disable_Werror-644042.patch"
29 -DGSL_TEST=$(usex test)