slackbuilds_ponce/development/gtest
Matteo Bernardini 744aef7a47
development/gtest: Change the cmake file install routine.
Use a more compatible (with current) one

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-18 06:55:47 +07:00
..
gtest.info
gtest.SlackBuild
README
slack-desc

gtest (Google C++ Testing Framework)

Google's framework for writing C++ tests on a variety of platforms
(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based
on the xUnit architecture. Supports automatic test discovery, a rich
set of assertions, user-defined assertions, death tests, fatal and
non-fatal failures, value- and type-parameterized tests, various
options for running the tests, and XML test report generation.