Initial Commit

This commit is contained in:
2025-05-08 17:14:00 +03:00
commit 9cf2357341
2 changed files with 51 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
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