buildblocks/gtest: added

This commit is contained in:
2017-04-23 19:23:15 +02:00
parent a425862cec
commit 54dfc484e6
3 changed files with 42 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
#%Module1.0
module-whatis "Google's C++ test framework"
module-url "https://github.com/google/googletest/"
module-license "See ${PREFIX}/share/doc/gtest/LICENSE"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
See https://github.com/google/googletest/blob/master/googletest/docs/Primer.md
"