https://github.com/projectchrono/chrono
Raw File
Tip revision: fa3c4e8d579b39f4464ec39490beef3b08ccffc8 authored by Radu Serban on 07 December 2018, 16:27:54 UTC
Updates to CMake configuration
Tip revision: fa3c4e8
.gitmodules
[submodule "src/chrono_thirdparty/googletest"]
	path = src/chrono_thirdparty/googletest
	url = https://github.com/google/googletest.git
[submodule "src/chrono_thirdparty/googlebenchmark"]
	path = src/chrono_thirdparty/googlebenchmark
	url = https://github.com/google/benchmark.git
back to top