summaryrefslogtreecommitdiff
path: root/src/config.h.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.cmake.in')
-rw-r--r--src/config.h.cmake.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.h.cmake.in b/src/config.h.cmake.in
index 6635df1..a946451 100644
--- a/src/config.h.cmake.in
+++ b/src/config.h.cmake.in
@@ -174,6 +174,9 @@
/* location of source code */
#cmakedefine TEST_SRC_DIR ${TEST_SRC_DIR}
+/* Define to necessary thread-local storage attribute. */
+#cmakedefine GLOG_THREAD_LOCAL_STORAGE ${GLOG_THREAD_LOCAL_STORAGE}
+
/* Version number of package */
#cmakedefine VERSION