dev-cpp/gtest: Clean up cmake configure options
authorPeter Levine <plevine457@gmail.com>
Fri, 14 Sep 2018 00:57:31 +0000 (20:57 -0400)
committerMichał Górny <mgorny@gentoo.org>
Sat, 22 Sep 2018 07:07:10 +0000 (09:07 +0200)
commit1cb37ce93c720981adf8211acf0fcb849f40a3bc
tree11bdf7e77127a7b0683b9872c160d797809984d9
parentf526bd2a3316a2fe76b231f731d9e9da2cd6a464
dev-cpp/gtest: Clean up cmake configure options

'-DBUILD_GTEST=ON' and '-DINSTALL_GMOCK=ON' aren't valid anymore (gtest
will always be built and if gmock is built, it will be installed).
`-Dgtest_build_samples` and '-Dgtest_disable_pthreads' don't depend on
USE flags and have always defaulted to "OFF".

Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-cpp/gtest/gtest-9999.ebuild