cmake: remove config.h from public headers (closes #238)
[platform/upstream/glog.git] / src / config.h.cmake.in
index 6635df1..a946451 100644 (file)
 /* 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