eclass/cmake: Sync with Gentoo

It's from Gentoo commit ea4681213ddbaae1ba1d9fb204d7cc50aa882abd.
This commit is contained in:
Flatcar Buildbot 2023-09-25 07:12:24 +00:00 committed by Krzesimir Nowak
parent b71750cf1f
commit b9e4b1a5e0

View File

@ -126,7 +126,6 @@ fi
# the ebuild. Helps in improving QA of build systems that write to source tree. # the ebuild. Helps in improving QA of build systems that write to source tree.
# @ECLASS_VARIABLE: CMAKE_SKIP_TESTS # @ECLASS_VARIABLE: CMAKE_SKIP_TESTS
# @USER_VARIABLE
# @DEFAULT_UNSET # @DEFAULT_UNSET
# @DESCRIPTION: # @DESCRIPTION:
# Array of tests that should be skipped when running CTest. # Array of tests that should be skipped when running CTest.