diff options
-rw-r--r-- | eclass/cmake.eclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/eclass/cmake.eclass b/eclass/cmake.eclass index d0f6d0b4bd91..bbab6a8af1ff 100644 --- a/eclass/cmake.eclass +++ b/eclass/cmake.eclass @@ -126,7 +126,6 @@ fi # the ebuild. Helps in improving QA of build systems that write to source tree. # @ECLASS_VARIABLE: CMAKE_SKIP_TESTS -# @USER_VARIABLE # @DEFAULT_UNSET # @DESCRIPTION: # Array of tests that should be skipped when running CTest. |