changeset 2539:98321b83ac9b

Add any persistent config defines (e.g. feedback request)
author Chris Cannam
date Thu, 14 May 2020 19:03:05 +0100
parents 9910ba30a572
children 56503c58178f
files noconfig.pri
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/noconfig.pri	Thu May 14 16:40:20 2020 +0100
+++ b/noconfig.pri	Thu May 14 19:03:05 2020 +0100
@@ -17,6 +17,8 @@
 
 DEFINES += HAVE_PIPER HAVE_PLUGIN_CHECKER_HELPER
 
+DEFINES += $$[SV_PERSISTENT_DEFINES]
+
 # Full set of defines expected for all platforms when we have the
 # sv-dependency-builds subrepo available to provide the dependencies.