Files
MX_Pmodule/Compiler/gtest/modulefile
Achim Gsell 44c9e8b0d6 Programming/gtest
- moved to group Compiler
2017-04-24 13:53:30 +02:00

11 lines
316 B
Plaintext

#%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
"