1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
polybar/tests
patrick96 fce313f3ef tests: Fix clang build
Compiling gtest with clang fails with -Wmissing-field-initializers as
reported in [1]
[1]: https://github.com/google/googletest/issues/1521
2018-04-10 00:56:51 +02:00
..
common tests: Use local gtest headers 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 tests: Fix clang build 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