redox/recipes/wip/tests/gtest/recipe.toml
2026-03-22 17:36:16 -03:00

7 lines
251 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/google/googletest/blob/main/googletest/README.md
[source]
tar = "https://github.com/google/googletest/releases/download/v1.17.0/googletest-1.17.0.tar.gz"
[build]
template = "cmake"