CMakeLists.txt
11.1 KB
-
cmake: enable warnings for unused const variables · ffe39bab
Together with the warnings for unused warnings, we always had warnings for unused constant variables disabled since commit 823c0e9c (Fix broken logic for attr cache invalidation, 2014-04-17). As we have now fixed all occurrences of such variables, we can safely enable those warnings again.
Patrick Steinhardt committed