]> source.dussan.org Git - tigervnc.git/commit
Disable nonliteral format warnings on clang
authorPierre Ossman <ossman@cendio.se>
Tue, 8 Jun 2021 08:14:17 +0000 (10:14 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 8 Jun 2021 09:12:24 +0000 (11:12 +0200)
commit087895a2f8ea99484265461fac82cb07a343b3a3
tree52b8f4415e9948b567813f9e97cbb663880f2b6a
parenta616f0938ab2e1271882de50d7ae8eac6b0edeba
Disable nonliteral format warnings on clang

These are incompatible with functions such as gettext() as clang hasn't
implemented the function attribute function_arg.
CMakeLists.txt