* C++ Language Support * GoogleTest requires at least C++14 and follows Google's Foundational C++ Support Policy. * Bzlmod is now officially supported * Many bug fixes OBS-URL: https://build.opensuse.org/package/show/M17N/googletest?expand=0&rev=43
4 lines
192 B
Plaintext
4 lines
192 B
Plaintext
# Since the main package is a devel package:
|
|
addFilter("non-devel-file-in-devel-package")
|
|
# The package doesn't provide any libraries anymore:
|
|
addFilter("obsolete-not-provided libgoogletest0") |