1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/cmake
Anthony Bilinski aa2e253674
chore(build): Enable lots of compile-time warnings
Taken directly from 9777aa619d/warnings

* Remove Wuseless-cast, because Qt's MOC-generated code hits it.
* Remove Wduplicated-branches, Wduplicated-branches, Wformat-truncation
because they aren't supported on our oldest CI job.
2022-03-11 10:22:13 -08:00
..
warnings chore(build): Enable lots of compile-time warnings 2022-03-11 10:22:13 -08:00
CheckAtomic.cmake docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
Dependencies.cmake feat(messages): Multipacket message support 2021-01-30 12:52:06 -08:00
Installation.cmake docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
Testing.cmake refactor(test): Move mocks into their own library 2022-03-02 23:30:04 -08:00