1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/util
Anthony Bilinski 0d366a5790
chore(build): Enable all warnings on qTox libraries as well
warnings interface was only being linked to qtox_static, so were not being
applied to e.g. util. Link it to each library as well as qtox_static so that
they all inherit all the warnings.
2022-03-24 04:19:41 -07:00
..
include/util feat(core): Add error parsing for Tox_Err_Options_New 2022-03-18 22:20:13 -07:00
src feat(core): Add error parsing for Tox_Err_Options_New 2022-03-18 22:20:13 -07:00
CMakeLists.txt chore(build): Enable all warnings on qTox libraries as well 2022-03-24 04:19:41 -07:00