]> source.dussan.org Git - tigervnc.git/commit
Make warnings into errors when doing debug builds 143/head
authorPierre Ossman <ossman@cendio.se>
Tue, 3 Mar 2015 15:50:47 +0000 (16:50 +0100)
committerPierre Ossman <ossman@cendio.se>
Tue, 3 Mar 2015 15:50:47 +0000 (16:50 +0100)
commit123d59cd192834c70a511d4822c309de6eaff830
treef183aa570d8d5e98312f1b60f7ef538727948262
parent3620e196210a1621f98f7ba6d5a4ae3102ae2205
Make warnings into errors when doing debug builds

Assume debug builds means it's a developer working on TigerVNC
rather than a user just compiling it. At that point we should not
accept any new warnings in the code.
CMakeLists.txt