mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 15:24:18 +08:00
8 lines
249 B
TOML
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"
|