11 lines
267 B
Plaintext
11 lines
267 B
Plaintext
name: googletest
|
|
description: Google Testing and Mocking Framework
|
|
version: 1.15.2
|
|
url: https://github.com/google/googletest
|
|
license: BSD-3-Clause
|
|
architecture: any
|
|
depends: ["gcc","glibc"]
|
|
optional_depends: ["python3"]
|
|
make_depends: ["cmake","python3"]
|
|
type: source
|