From f75a8d03e0053372d28b464c3f502c49b41742bc Mon Sep 17 00:00:00 2001 From: Sam Edwards Date: Tue, 7 Jan 2020 13:11:42 -0700 Subject: [PATCH] CMake: Generate panda.prc with `notify-level warning` when not Debug --- panda/src/configfiles/panda.prc.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/panda/src/configfiles/panda.prc.in b/panda/src/configfiles/panda.prc.in index a1f3fd8b47..f5f14f7dd2 100644 --- a/panda/src/configfiles/panda.prc.in +++ b/panda/src/configfiles/panda.prc.in @@ -12,6 +12,10 @@ model-path $THIS_PRC_DIR/${MODELS_PARENT_PATH}/models win-origin -2 -2 win-size 800 600 +# For debugging, it's nice to have notify-level at the default setting of +# "info", but everywhere else we turn the verbosity down to "warning" +$<$:#>notify-level warning + # Define the display types that have been compiled in. Panda will # pick one of these by going through the list in this order until one # is found that works, unless the user specifically requests a