mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
894fd6903c
We now use googletest as a git submodule instead of the old way of converting it into a single header and including it in the source. This removes the dependence on googleflags for tests to be enabled. Change-Id: If25ea3ba7a39c2b8ba9c6effbed3e7173361b6b1
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
[submodule "third_party/googletest"]
|
|
path = third_party/googletest
|
|
url = https://github.com/google/googletest.git
|