mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-05 11:08:49 +08:00
7 lines
251 B
TOML
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"
|