1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-18 13:55:11 -05:00
polybar/tests
patrick96 eed4d3ffc8 fix(tests): Compile gtest at configure time
Ubuntu (and thus travis CI) doesn't have the gtest library in its repos,
only the header files and according to [1], gtest should be compiled in
every project anyways

[1]: https://github.com/google/googletest/blob/master/googletest/docs/FAQ.md#why-is-it-not-recommended-to-install-a-pre-compiled-copy-of-google-test-for-example-into-usrlocal
2018-04-10 00:56:51 +02:00
..
common refactor(tests): Migrate to googletest 2018-04-10 00:56:51 +02:00
unit_tests refactor(tests): Migrate to googletest 2018-04-10 00:56:51 +02:00
CMakeLists.txt fix(tests): Compile gtest at configure time 2018-04-10 00:56:51 +02:00
CMakeLists.txt.in fix(tests): Compile gtest at configure time 2018-04-10 00:56:51 +02:00