[sysprof] config: add APP_ID and APP_ID_S to config.h



commit 20b8fbe604a914fc7402547db22293ded975bcff
Author: Christian Hergert <chergert redhat com>
Date:   Mon Aug 22 12:02:48 2022 -0700

    config: add APP_ID and APP_ID_S to config.h

 config.h.meson | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/config.h.meson b/config.h.meson
index a84a9268..34be5f6a 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -1,5 +1,9 @@
 #mesondefine API_VERSION_S
 
+#mesondefine APP_ID
+
+#mesondefine APP_ID_S
+
 #mesondefine DEBUGDIR
 
 #mesondefine DEVELOPMENT_BUILD


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]