From 323dd162f5326b998e1c92ab4cfec8a63574023f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 24 Dec 2018 22:45:38 +0100 Subject: cmake: decruft, disable deprecated Qt functions --- compat/timer.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'compat/timer.cpp') diff --git a/compat/timer.cpp b/compat/timer.cpp index 15e9d8a4..b46ebe4a 100644 --- a/compat/timer.cpp +++ b/compat/timer.cpp @@ -6,6 +6,8 @@ * notice appear in all copies. */ +#undef NDEBUG + #include "timer.hpp" #include #include -- cgit v1.2.3