mirror of
https://github.com/google/benchmark.git
synced 2024-12-26 12:30:14 +08:00
4b77194032
https://github.com/google/benchmark/pull/801 is stuck with some cryptic cmake failure due to some linking issue between googletest and threading libraries. I suspect that is mostly happening because of the, uhm, intentionally extremely twisted-in-the-brains approach that is being used to actually build the library as part of the buiild, except without actually building it as part of the build. If we do actually build it as part of the build, then all the transitive dependencies should magically be in order, and maybe everything will just work. This new version of cmake magic was written by me in |
||
---|---|---|
.. | ||
Modules | ||
AddCXXCompilerFlag.cmake | ||
benchmark.pc.in | ||
Config.cmake.in | ||
CXXFeatureCheck.cmake | ||
GetGitVersion.cmake | ||
gnu_posix_regex.cpp | ||
GoogleTest.cmake | ||
GoogleTest.cmake.in | ||
llvm-toolchain.cmake | ||
posix_regex.cpp | ||
split_list.cmake | ||
std_regex.cpp | ||
steady_clock.cpp | ||
thread_safety_attributes.cpp |