mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-02-08 21:55:37 +00:00
![]() Clang doesn't know the warning option `format-truncation`, which GCC falsely triggers on when calling vsnprintf. Further to this, GCC doesn't understand the warning group `unknown-warning-option`, as such we must disable these warnings in the cmake. |
||
---|---|---|
.. | ||
include/common | ||
src | ||
CMakeLists.txt |