aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index e45f95f4c..37267d468 100644
--- a/config.h.in
+++ b/config.h.in
@@ -244,6 +244,8 @@
#define MODULES_NUM ${RSPAMD_MODULES_NUM}
+#define BUILDROOT "${CMAKE_BINARY_DIR}"
+
/* sys/types */
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>