redox/recipes/wip/dev/other/gtest/recipe.toml
2025-10-06 18:47:11 -03:00

8 lines
249 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/google/googletest/blob/main/googletest/README.md
[source]
git = "https://github.com/google/googletest"
rev = "f8d7d77c06936315286eb55f8de22cd23c188571"
[build]
template = "cmake"