mirror of https://github.com/google/benchmark.git
71f4218c1a
* Add -lkstat to the .pc for Solaris This fixes linking for projects that rely on pkg-config to generate the link line on Solaris. Test plan: Built the project locally on Solaris and verified -kstat appears in the .pc file ``` $ cat lib/pkgconfig/benchmark.pc | grep Libs.private Libs.private: -lpthread -lkstat ``` * Use BENCHMARK_PRIVATE_LINK_LIBRARIES |
||
---|---|---|
.. | ||
Modules | ||
AddCXXCompilerFlag.cmake | ||
CXXFeatureCheck.cmake | ||
Config.cmake.in | ||
GetGitVersion.cmake | ||
GoogleTest.cmake | ||
GoogleTest.cmake.in | ||
benchmark.pc.in | ||
benchmark_main.pc.in | ||
gnu_posix_regex.cpp | ||
llvm-toolchain.cmake | ||
posix_regex.cpp | ||
pthread_affinity.cpp | ||
split_list.cmake | ||
std_regex.cpp | ||
steady_clock.cpp | ||
thread_safety_attributes.cpp |